..
providers
Initial implementation of CheddahBot personal AI assistant
2026-02-13 20:20:39 -06:00
skills
Initial implementation of CheddahBot personal AI assistant
2026-02-13 20:20:39 -06:00
tools
Add autonomous press release pipeline tool
2026-02-15 18:04:29 -06:00
__init__.py
Initial implementation of CheddahBot personal AI assistant
2026-02-13 20:20:39 -06:00
__main__.py
Implement two-brain architecture: chat brain + execution brain
2026-02-13 22:59:32 -06:00
agent.py
Add autonomous press release pipeline tool
2026-02-15 18:04:29 -06:00
clickup.py
Add ClickUp config and REST API client
2026-02-15 22:26:16 -06:00
config.py
Add ClickUp config and REST API client
2026-02-15 22:26:16 -06:00
db.py
Fix chat memory persistence, duplicate tool calls, and heartbeat log noise
2026-02-14 14:23:33 -06:00
llm.py
Add autonomous press release pipeline tool
2026-02-15 18:04:29 -06:00
media.py
Initial implementation of CheddahBot personal AI assistant
2026-02-13 20:20:39 -06:00
memory.py
Fix chat memory persistence, duplicate tool calls, and heartbeat log noise
2026-02-14 14:23:33 -06:00
router.py
Fix chat memory persistence, duplicate tool calls, and heartbeat log noise
2026-02-14 14:23:33 -06:00
scheduler.py
Fix chat memory persistence, duplicate tool calls, and heartbeat log noise
2026-02-14 14:23:33 -06:00
ui.py
Implement two-brain architecture: chat brain + execution brain
2026-02-13 22:59:32 -06:00