frankenbot/templates
pdyde 50c1a0315b feat: UX Cleanup & Critical TaskBeat Fix
UX Improvements:
- Tasks page: Remove 'Create new task' form (orchestrator handles all)
- Orchestrator: Simplified to single 'Prompt' section, removed 'Tasks verteilen'
- Orchestrator: Removed 'Klassisch senden' button (live-only responses)
- Orchestrator: Removed 'Aktive Agenten' display (redundant with dashboard)

Critical Fix:
- TaskBeat now reads pending tasks from DATABASE instead of in-memory array
- All status updates (pending→in_progress→completed) now persist to DB
- Fixes issue where tasks created via API/UI were not being processed
- Agent_key updates also synced to DB

This fixes the bug where Task #1 was stuck in pending status.
2026-02-21 15:04:22 +01: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 Team-Members management page 2026-02-21 14:20:07 +01:00
chat.html feat: Dynamische KI-Modelle, verbessertes Memory-System und Chat-Überarbeitung 2026-02-21 11:44:06 +01:00
email_log.html feat: initial commit – Frankenbot Multi-Agent Orchestration System 2026-02-20 17:31:16 +01:00
emails.html feat: initial commit – Frankenbot Multi-Agent Orchestration System 2026-02-20 17:31:16 +01:00
files.html feat: Files-Seite verbessert - View, Download & Delete für alle Dateitypen 2026-02-21 13:25:37 +01:00
index.html feat: initial commit – Frankenbot Multi-Agent Orchestration System 2026-02-20 17:31:16 +01:00
orchestrator.html feat: UX Cleanup & Critical TaskBeat Fix 2026-02-21 15:04:22 +01:00
settings.html feat: Telegram Bot Integration mit QR-Code 2026-02-21 13:17:04 +01:00
tasks.html feat: UX Cleanup & Critical TaskBeat Fix 2026-02-21 15:04:22 +01:00
team.html feat: Add edit functionality for team members 2026-02-21 14:22:38 +01:00