OpenSpec v0.1.0 🎉
This is the first public release of OpenSpec, a framework for spec-driven workflows that make shipping faster and safer.
Highlights
- Core CLI commands:
init,update,list,diff,archive,change,spec,validate,show - Structured spec + change format with delta-based storage
- Complexity management guidelines and conventions
- JSON output + runtime validation (via Zod)
- Verb-noun CLI structure for consistency
- Early agent instruction templates
Why it matters
- Provides a consistent way to define and evolve specs as code
- Enables validation, diffing, and archiving of changes over time
- Lays the foundation for AI-assisted and agent-driven workflows
Full Changelog: v0.1.0 commits