CheddahBot/identity
PeninsulaInd 082ca6ba44 Fix PR task flow: add ClickUp status updates, comments, and attachments
The press release tool now handles its own ClickUp sync lifecycle when
a clickup_task_id is provided — sets status to "in progress" with a
starting comment, uploads docx attachments after creation, then sets
status to "internal review" with a completion comment. The scheduler
now passes clickup_task_id to tools and defers to tool-level sync when
detected, falling back to scheduler-level sync for other tools.
ToolRegistry.execute() now filters args to accepted params to prevent
TypeError when extra keys (like clickup_task_id) are passed to tools
that don't accept them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:36:45 -06:00
..
HEARTBEAT.md Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
SOUL.md Add retry logic to ClickUp API writes and fix review status 2026-02-16 20:52:39 -06:00
USER.md Fix PR task flow: add ClickUp status updates, comments, and attachments 2026-02-17 16:36:45 -06:00