Skip to content

OpenSpec 0.1.0

Choose a tag to compare

@TabishB TabishB released this 06 Sep 16:46
· 374 commits to main since this release
02fe5b3

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