frankenbot/templates
pdyde e2a853ffde feat: Add live streaming to Chat page
- Replace blocking execute_agent_task() with live subprocess streaming
- Use Popen() to read opencode output line-by-line in real-time
- Send 'chunk' events to frontend as agent thinks
- Frontend appends chunks incrementally for live response
- Matches Orchestrator's streaming UX
- No more waiting for complete response before seeing output
2026-02-21 17:32:37 +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: Make footer app name dynamic 2026-02-21 17:28:46 +01: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
orchestrator.html feat: UX Cleanup & Critical TaskBeat Fix 2026-02-21 15:04:22 +01:00
settings.html feat: Redesign Dark Mode with balanced purple theme 2026-02-21 17:19:32 +01:00
tasks.html feat: Complete UX cleanup - Agent colors & streamlined navigation 2026-02-21 15:06:32 +01:00
team.html feat: Add edit functionality for team members 2026-02-21 14:22:38 +01:00