My agent
 
 
 
 
Go to file
PeninsulaInd 7864ca2461 Wire NotificationBus into main and Gradio UI
Create NotificationBus in __main__.py and inject into scheduler and UI.
Gradio subscribes as the "gradio" listener with a 10-second polling
timer that displays notifications in a banner above the chatbot.
ClickUp status shown in the header bar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:29:33 -06:00
cheddahbot Wire NotificationBus into main and Gradio UI 2026-02-15 22:29:33 -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