🎯 Office v3 — Swarm Monitor Dashboard
3-panel dashboard: Agents · Kanban · Live Feed
- Popup v2 — run expansion, workspace files, event enrichment, load-more
- Live Feed filter — agent dropdown + keyword search + match badge
- Polling fix — 2s→30s + in-flight guard (no spawn storms)
- Agent states — config.yaml + kanban.db (~100ms, zero subprocess)
🎨 Design System
- Unified HCI dropdown selects (canonical SVG arrow + light/dark mode)
- All dropdowns: Chat agents, Office reassign, Live Feed filter
🛡 Security
- highlight.js unescaped HTML fix (textContent, not innerHTML)
📚 Docs
- README enterprise rewrite (748→130 loc)
- docs/API.md: Office v3 endpoints
- RELEASE_v3.6.0.md: full release notes
🏗 Architecture
- Monolithic main.js (−8,039 loc) → modular chat/ components/ core/ pages/
- PWA: manifest.json + service worker + icons
66 files · +12,540 / −9,136