- Workspace Infrastructure commands: plan, up, down, status, and open compose file, with Docker pre-flight checks, optional flags, and a dedicated workspace sidebar submenu.
- Workspace Foundation: Ensure command with non-destructive and force re-sync modes plus modal confirmation before rewriting foundation files.
- Project lifecycle commands for Build, Start (production), Lint, and Format from the Projects tree, including running-server conflict handling on start.
- Module Maintenance commands: upgrade, diff, checkpoint, rollback, and uninstall, with registry-backed module selection, dry-run modes, and guarded confirmations for destructive actions.
- Vitest coverage for infra, foundation, project lifecycle stage, and module maintenance terminal dispatch paths.
- Expanded package.json command palette, workspace context menus, and project context menus to expose the new CLI parity surfaces.
- npm run compile
- npm run lint
- vitest run (1094 tests)