mission-control/src
Bhavik Patel 90b712ea29
feat(#115): virtual office visualization for agents (#127)
- Create OfficePanel with Office floor plan and Org Chart view modes
- Desk-style cards with status glow, emoji indicators, pulse animation for busy agents
- Agent detail modal with task stats, activity, session info
- Auto-refresh every 10 seconds for real-time updates
- Status summary in header (working/idle/error/away counts)
- Add OfficeIcon and office nav item in CORE group
- Register office route in page.tsx

Closes #115

Co-authored-by: bhavikprit <petrobhakti@gmail.com>
2026-03-04 08:03:24 +07:00
..
app feat(#115): virtual office visualization for agents (#127) 2026-03-04 08:03:24 +07:00
components feat(#115): virtual office visualization for agents (#127) 2026-03-04 08:03:24 +07:00
lib security: reject known-insecure default passwords during admin seeding (#123) 2026-03-04 08:03:11 +07:00
store feat: phase 1 workspace isolation across auth and core APIs (#112) 2026-03-04 00:27:47 +07:00
test feat: initial open-source release 2026-02-23 02:00:44 +07:00
types feat: initial open-source release 2026-02-23 02:00:44 +07:00
index.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
live-feed.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
nav-rail.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
page.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
proxy.ts feat: add Update Available banner with GitHub release check (#94) 2026-03-03 17:17:15 +07:00