My agent
 
 
 
 
Go to file
PeninsulaInd 7864ec6f17 Add pipeline status box to show PR tool progress in the UI
The press release pipeline takes 2-4 minutes per run with no feedback.
This adds a DB-polled status box (gr.Timer every 3s) that shows the
current step (e.g. "Step 3/4: Writing press release 1/2 — headline...")
and auto-hides when the pipeline completes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 16:41:33 -06:00
cheddahbot Add pipeline status box to show PR tool progress in the UI 2026-02-16 16:41:33 -06:00
identity Implement two-brain architecture: chat brain + execution brain 2026-02-13 22:59:32 -06:00
plans Add clickup_query_tasks tool and Press Advantage API integration plan 2026-02-16 13:21:04 -06:00
skills Add autonomous press release pipeline tool 2026-02-15 18:04:29 -06:00
tests Add test suite for ClickUp integration APIs 2026-02-16 07:34:34 -06:00
.gitignore Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
config.yaml Use Work Category field for ClickUp skill mapping 2026-02-16 09:52:35 -06:00
pyproject.toml Add test suite for ClickUp integration APIs 2026-02-16 07:34:34 -06:00
requirements.txt Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
uv.lock Add uv.lock for reproducible dependency resolution 2026-02-16 07:38:51 -06:00