Commit Graph

3 Commits

Author SHA1 Message Date
Rose
e5b55c6f3a Phase 2: Chat History for Agent Tab
Backend: _get_chat_history() reads JSONL sessions. API: GET /api/agents/{id}/chat-history. Frontend: Chat History tab shows session list with title, model, message count. Click to open session in chat panel.
2026-04-20 13:33:24 +02:00
Rose
fbf79362a4 Phase 1: Activity and Error Log for Agent Tab
Backend: _log_agent_activity, _get_activity_log, _get_error_log. API: GET /api/agents/{id}/activity and /errors. Frontend: Activity and Errors tabs in agent detail overlay. CSS: activity-event-row, error-event-row. Config fix: Z.ai API key.
2026-04-20 13:28:37 +02:00
Rose
96977b576a 🔧 Initial dev copy from live 2026-04-20 10:43:30 +02:00