mission-control/src
nyk d0cd8701c7
feat: add Dunk It button animation with CSS transitions (#427)
Add a CSS-only Dunk It button to task cards with a 4-phase state
machine (idle, success, error, dismissing). Uses inline CSS
transitions for animations with no external dependencies.

Supersedes #373
2026-03-17 13:52:34 +07:00
..
app feat: discover and display per-agent workspace skill roots (#426) 2026-03-17 13:52:27 +07:00
components feat: add Dunk It button animation with CSS transitions (#427) 2026-03-17 13:52:34 +07:00
i18n feat: full i18n — 1752 keys across 10 languages, all panels translated (#326) 2026-03-14 14:27:25 +07:00
lib feat: discover and display per-agent workspace skill roots (#426) 2026-03-17 13:52:27 +07:00
plugins feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
store feat: hybrid mode — show gateway + local sessions simultaneously (#392) 2026-03-16 12:05:41 +07:00
styles feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +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(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
nav-rail.tsx feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
proxy.test.ts fix: allow unauthenticated status health probe for container checks (#295) 2026-03-12 12:22:34 +07:00
proxy.ts feat: add first-time setup wizard and zero-config startup 2026-03-13 14:09:44 +07:00