frankenbot/agents/orchestrator
eric 99df910497 feat: Add Telegram bot integration and task detail/delete UI
- Wire up Telegram bot with token, allowed users and username from .env
- Fix TaskBeat to handle direct tasks (Telegram/email) without sub_tasks
- Fix send_telegram_message to use run_coroutine_threadsafe (avoid event loop clash)
- Add TaskBeat watchdog thread for auto-restart on crash
- Reset stuck in_progress tasks on startup
- Add task detail page (/tasks/<id>) with full response/log view and auto-refresh
- Add task delete route (/tasks/delete/<id>) with confirmation
- Include agent sender info in Telegram task prompts
- Orchestrator self-updated knowledge base with Telegram contact info
2026-02-21 18:14:43 +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 feat: Material Icons, customizable app name & dark/light mode toggle 2026-02-21 16:59:18 +01:00
reminders.md feat: Material Icons, customizable app name & dark/light mode toggle 2026-02-21 16:59:18 +01:00
systemprompt.md feat: Telegram Bot Integration mit QR-Code 2026-02-21 13:17:04 +01:00