frankenbot/templates
eric d3800ac792 feat: Log all agent actions (@SEND_EMAIL, @SEND_TELEGRAM, @ADD/UPDATE_TEAM_MEMBER) as tasks
Every parsed agent command now creates a task entry with type action_email /
action_telegram / action_team, parent_task_id pointing to the originating task,
and status completed/error reflecting the actual outcome.

Tasks UI gets matching badges for all new types plus a parent-task indicator
(↳ #N) so the full chain from trigger to action is visible at a glance.
2026-02-21 19:06:33 +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: Persist outbound emails, fix @UPDATE_TEAM_MEMBER parser, add per-entry delete 2026-02-21 18:43:21 +00:00
emails.html feat: Persist outbound emails, fix @UPDATE_TEAM_MEMBER parser, add per-entry delete 2026-02-21 18:43:21 +00: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: Log all agent actions (@SEND_EMAIL, @SEND_TELEGRAM, @ADD/UPDATE_TEAM_MEMBER) as tasks 2026-02-21 19:06:33 +00:00
team.html feat: Add edit functionality for team members 2026-02-21 14:22:38 +01:00