Mission Control releases.
Every published Mission Control build, newest first. Use these if you need to roll back or grab a specific version.
v0.48.35
- fix(terminal): treat Option as Meta so Claude Code bindings work on macOS (f109b82)
v0.48.34
- fix(ci): avoid secret-scan false positive on CA rejection fixture (500cd73) - feat(sandboxes): replace create with connect-remote flow (b87892e) - fix(hooks): bound subagent heal window and settle dead sessions (c092038)
v0.48.33
- fix(settings): keep accent color when switching theme style (94fbb97) - fix(ui): keep finished status dots neutral gray (3ae76b2) - fix(groups): allow reordering pinned projects while a group is active (c960d92)
v0.48.31
- Merge pull request #125 from ziadeh/feat/project-groups (aaf291b) - Merge origin/main into feat/project-groups (c02c9b0) - feat(groups): collapse the rail to a flat project list when no groups exist (651b4c5) - fix(groups): label the projects-table column "Group" not "Category" (8c0016c) - feat(picker): add keyboard nav helper and fold "All projects" into the sequence (497398e) - feat(groups): extract manage-groups reorder into a reusable vertical-drag helper (b7f240b) - feat(groups): keep empty groups in the rail as drop targets (c537a31) - feat(groups): rework rail drag into static-DOM cluster + tile reorder (1756542) - chore: gitignore local .impeccable tooling dir (e5afc54) - feat(groups): two-level rail numbering with Cmd group+project chord (dc21903) - feat(groups): manual group ordering with drag-and-drop reorder (26a745a) - feat(groups): lead the breadcrumb with the group switcher (bc586a3) - fix(groups): keep rail drag-reorder index math coherent with clustered layout (a594cf2) - feat(groups): group QoL extras — color edit, move-to-group, badge, collapse, hotkeys (51ffce1) - feat(groups): scope the project picker to the active group (314f4a2) - feat(groups): group-aware left rail with workspace mode (8fead8b) - feat(groups): add header GroupSwitcher and dashboard group filter chips (4a9838e) - feat(groups): add global active-group setting and scoped-projects hook (a13483f)
v0.48.27
- feat(pets): persist remote pet drop positions across project switches (20278fa)
v0.48.21
- feat(pets): let users home the Mission Pet on left or right (ab5cb8e)
v0.48.17
- feat(ui): show project name in project page header (3232aec) - chore: ignore Grok goal scratch dirs (6db4793)
v0.48.7
- fix(ci): set GH_REPO and finalize academy after platform builds (e8c106f)
v0.48.4
- fix(session-grid): normalize fr track weights so rows always fill - fix(theme): brighten grid dividers in dark mode instead of darkening - fix(theme): widen bg/panel contrast in Intense dark tint - fix(ui): center Ship count badge digit in its circle - fix(ui): render icons as block to center them with adjacent text
v0.47.3
- pnpm typecheck - pnpm lint (warnings only) - pnpm test
v0.47.2
- feat: add previews, annotations, and theme customization (8a9fafc)
v0.47.1
v0.47.1
v0.42.1
- fix(deps): bump esbuild and shell-quote to clear audit gate (64c6704)
v0.41.2
- fix(electron): point production server and bundled skills at dist output (82cea4c) - fix(ci): point release gate at ci.yml instead of hosted-ci.yml (5c27d85)
v0.40.0
- feat: pin sandbox agent to @agentsystemlabs/[email protected] - feat: remote sandbox connect errors, registry reconnect, and config panel UX - fix(db): bootstrap sandboxes without legacy unique sandbox_id constraints - fix(mc-agent): derive AGENT_VERSION from package.json; drop query-string token auth
v0.38.0
- Add terminal copy and paste via Electron clipboard bridge (32055b8)
v0.37.0
- Add project actions menu and chime notification sound (2987259) - worktree fixes (50a2b8e) - fixing various bugs (86467c0) - fixing issue with settings menu (b0d7d2e) - feat: add pinned project reorder, OS notifications, sound (6543614) - fixing pr failures (8a7bcef) - feat: add branch typeahead with safe checkout (9d97889) - Move file finder into project overflow menu (08d1487) - Show loading state while creating pull request (11449d8) - feat: terminal zoom controls and pull request creation (7409927) - Ignore .license-key file (a570476)
v0.36.0
- align commit CLI spawn and detection with session PATH resolver (489530c) - resolve type errors in settings pages and project drag helpers (aff9080) - read diagram notifications from shared store instead of duplicate SSE (5c170dc) - surface hosted cleanup status on project routes (90efa49) - chore(dev): add dev-local launcher and runtime port allocation (b2ec25e)
v0.35.0
- Fix native sqlite setup for dev startup (e9d92a5) - fixing (05cd297) - fixing windows (684b85d)
v0.30.0
- surface missing project folders (96d8c37)
v0.28.0
Features - worktrees: add gated project worktrees (98ad3b3) Fixes - task-card: keep internal layers below page-level overlays (c8560b8) Other - ignore .cursor IDE config (ae92c64)