My agent
 
 
 
 
Go to file
PeninsulaInd f34d7507c2 Add ClickUp config and REST API client
ClickUpConfig dataclass with env var loading (CLICKUP_API_TOKEN,
CLICKUP_WORKSPACE_ID, CLICKUP_SPACE_ID). Thin httpx client wrapping
ClickUp v2 API for task listing, status updates, and comments. Skill
mapping config in config.yaml maps Task Type custom fields to tools.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:26:16 -06:00
cheddahbot Add ClickUp config and REST API client 2026-02-15 22:26:16 -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