My agent
 
 
 
 
Go to file
PeninsulaInd a67e714045 Add ClickUp polling loop to scheduler
Third daemon thread polls ClickUp every 20 minutes, discovers new tasks,
maps Task Type to skills via config, and auto-executes or queues for
approval. On completion updates ClickUp status + comments with results.
Recovers orphaned executing tasks on startup. Pushes all events through
the NotificationBus for UI-agnostic delivery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:28:35 -06:00
cheddahbot Add ClickUp polling loop to scheduler 2026-02-15 22:28:35 -06:00
identity Implement two-brain architecture: chat brain + execution brain 2026-02-13 22:59:32 -06:00
skills Add autonomous press release pipeline tool 2026-02-15 18:04:29 -06:00
.gitignore Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
config.yaml Add ClickUp config and REST API client 2026-02-15 22:26:16 -06:00
requirements.txt Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00