Releases: canesin/coder
Releases · canesin/coder
v1.0.0
v1.0.0 — Stable Release
Features
coder spec checkCLI command for spec validation- Cross-validate manifest metadata against parsed doc content
Improvements
- Extract shared core to eliminate DRY violations
- Sync hardening + env hydration presence check
Dependencies
- path-to-regexp 8.3.0 → 8.4.0
Full changelog: v1-rc0...v1.0.0
v0.3.0
First public release of @canesin/coder-mcp.
Install
npm install -g @canesin/coder-mcpWhat's included
- Three composable pipelines: Develop, Research, Design
- 20 MCP tools — each pipeline step is independently callable
- Agent orchestration across gemini, claude, and codex CLIs
- ppcommit — tree-sitter AST-based commit hygiene checker
- Workflow control plane with pause/resume/cancel
- State persistence with optional SQLite mirroring
See README for full documentation.