Releases: jordanvalnet/code-dev-intel.ts
Releases · jordanvalnet/code-dev-intel.ts
v0.1.6
Highlights
- Added native CLI commands: start, status, and ensure
- ensure is now the recommended idempotent entrypoint for AI agents, CI, hooks, and automation
- Added centralized health-check logic and cross-platform detached startup handling
- Added unit and real subprocess integration coverage for ensure/status flows
Consumer usage
�ash pnpm exec code-dev-intel ensure --workspaceRoot=. --port=4545