frankenbot/templates
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
..
agents.html feat: Dynamische KI-Modelle, verbessertes Memory-System und Chat-Überarbeitung 2026-02-21 11:44:06 +01:00
base.html feat: Add password login system and upgrade agent models 2026-02-21 17:26:10 +00:00
chat.html feat: Add live streaming to Chat page 2026-02-21 17:32:37 +01:00
email_log.html feat: initial commit – Frankenbot Multi-Agent Orchestration System 2026-02-20 17:31:16 +01:00
emails.html feat: Complete UX cleanup - Agent colors & streamlined navigation 2026-02-21 15:06:32 +01:00
files.html fix: Use theme-aware code color in file modal 2026-02-21 17:14:06 +01:00
index.html feat: initial commit – Frankenbot Multi-Agent Orchestration System 2026-02-20 17:31:16 +01:00
login.html feat: Add password login system and upgrade agent models 2026-02-21 17:26:10 +00:00
orchestrator.html feat: Enhanced Orchestrator Chat with notifications and better UX 2026-02-21 18:02:01 +01:00
settings.html feat: Redesign Dark Mode with balanced purple theme 2026-02-21 17:19:32 +01:00
task_detail.html feat: Add Telegram bot integration and task detail/delete UI 2026-02-21 18:14:43 +00:00
tasks.html feat: Add Telegram bot integration and task detail/delete UI 2026-02-21 18:14:43 +00:00
team.html feat: Add edit functionality for team members 2026-02-21 14:22:38 +01:00