agentic-os/dashboard
modimihir07 828a6ab38a Production polish: logo, favicon, sidebar, UI, chat order, perf cache
- New Agentic OS logo: SVG hexagon with gradient (replaces unicode)
- Modern sidebar toggle: SVG chevron with 180° rotation animation
- Favicon: proper SVG favicon returning 200 with browser icon
- Agent status cache (15s TTL) eliminates slow subprocess on every status call
- Chat moved to top of sidebar nav (Primary section, before Dashboard)
- Reorganized sidebar: Primary > Agents > Management > System sections
- Glassmorphism card effects with gradient overlays
- Stat values with gradient text, enhanced stat icons with glow
- Button micro-interactions: scale, shadow, gradient overlay on hover
- Table polish: better row transitions, border-spacing
- Chat sidebar: active agent indicator, hover animations
- Gradient logo text matching SVG accent
- All 13 pages verified 200, zero console errors
2026-05-17 16:32:26 +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 Production polish: logo, favicon, sidebar, UI, chat order, perf cache 2026-05-17 16:32:26 +05:30
styles.css Production polish: logo, favicon, sidebar, UI, chat order, perf cache 2026-05-17 16:32:26 +05:30
utils.js Production polish: logo, favicon, sidebar, UI, chat order, perf cache 2026-05-17 16:32:26 +05:30