agentic-os/dashboard
modimihir07 18fdb6b478 Add AI Chat interface + sidebar toggle fix + production polish
- New Chat page with 3-agent terminal interface (opencode/hermes/gemini)
- Chat sidebar with agent selection, status indicators, quick prompts
- Message bubbles with typing indicator animation
- Full chat history persistence via /api/chat endpoint
- Agent CLI execution with timeout fallback messaging
- Sidebar toggle: minimize ◀ / maximize ▶ with dynamic icon
- Collapsed sidebar: centered icons, tighter padding, cleaner alignment
- Fixed chat agent execution for interactive CLIs (non-blocking)
- Added /api/chat and /api/chat/history API endpoints
- All 13 dashboard pages serving 200
2026-05-17 16:13:23 +05:30
..
pages Add AI Chat interface + sidebar toggle fix + production polish 2026-05-17 16:13:23 +05:30
api.js Add AI Chat interface + sidebar toggle fix + production polish 2026-05-17 16:13:23 +05:30
app.js Fix: page script 404 due to relative path, sidebar collapsed alignment, add favicon 2026-05-17 15:56:30 +05:30
index.html Add AI Chat interface + sidebar toggle fix + production polish 2026-05-17 16:13:23 +05:30
styles.css Add AI Chat interface + sidebar toggle fix + production polish 2026-05-17 16:13:23 +05:30
utils.js Add AI Chat interface + sidebar toggle fix + production polish 2026-05-17 16:13:23 +05:30