mission-control/src
Brixyy b908c40ba5
fix: add workspace skill root to skill-sync.ts (#411)
Fixes #410 — getSkillRoots() in skill-sync.ts was not updated when #408 added workspace support to route.ts, causing the scheduler sync to never populate workspace skills (always showing 0).
2026-03-16 22:24:31 +07:00
..
app feat: add workspace skill root and root-based filtering to Skills Hub (#408) 2026-03-16 12:37:51 +07:00
components feat: add workspace skill root and root-based filtering to Skills Hub (#408) 2026-03-16 12:37:51 +07:00
i18n feat: full i18n — 1752 keys across 10 languages, all panels translated (#326) 2026-03-14 14:27:25 +07:00
lib fix: add workspace skill root to skill-sync.ts (#411) 2026-03-16 22:24:31 +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