Skip to content

v3.8.0

Choose a tag to compare

@corvid-agent corvid-agent released this 11 Apr 05:01
· 395 commits to main since this release
9b73d93

What's New

Features

  • Staleness detection β€” specsync stale identifies specs that are out-of-date relative to their source files (#189)
  • AST-based export parsing β€” tree-sitter powered analysis replaces regex for more accurate exports validation (#192)
  • Batch operations β€” specsync import, score, and generate now accept multiple modules in one invocation (#191)
  • Declarative custom validation rules β€” define project-specific validation in specsync.toml without code (#190)
  • Cross-repo content verification β€” specsync resolve --verify checks referenced specs across repositories (#195)
  • MCP resource support β€” agents can browse the spec tree via MCP resources without knowing file paths (#194)

Fixes

  • Docs β€” clarified requirements convention (companion file, not inline) (#193)

Full Changelog: v3.7.0...v3.8.0

What's Changed

Full Changelog: v3.7.0...v3.8.0