frankenbot/templates
eric 83b1842392 feat: Add password login system and upgrade agent models
- App-level password auth via Flask session (APP_PASSWORD in .env)
- login_required decorator on all routes
- Login page, logout button in navbar, 7-day session lifetime
- Upgrade musik_rechte_advisor and negotiator from Opus 4.0 to Opus 4.6
- Fix orchestrator session cookie overflow (kb/prompts no longer stored in session)
- Change app port from 5000 to 5050 (5000 occupied by Zou/Kitsu)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:26:10 +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
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