frankenbot/agents/orchestrator
eric 003e591a04 Add daily standup + knowledge broadcast system
- DailyStandupBeat thread fires at 09:00 every day
- trigger_daily_standup(): messages all team members, orchestrator updates KB + agent reminders
- broadcast_knowledge_update(): distributes any new info to all agents immediately
- parse_agent_commands(): add <update_knowledge> and <update_agent_reminder> XML handlers
- /api/standup/trigger and /api/broadcast routes for manual triggering
- orchestrator systemprompt: standup + broadcast instructions with examples
- tasks.html: badges for standup / broadcast / action_knowledge task types
2026-02-21 19:46:42 +00:00
..
knowledge feat: Add Telegram bot integration and task detail/delete UI 2026-02-21 18:14:43 +00:00
work fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
personality.md fix: Rewrite orchestrator system prompt with clear task-creation and delegation rules 2026-02-21 19:11:28 +00:00
reminders.md feat: Material Icons, customizable app name & dark/light mode toggle 2026-02-21 16:59:18 +01:00
systemprompt.md Add daily standup + knowledge broadcast system 2026-02-21 19:46:42 +00:00