Skip to content

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 21:18
· 10143 commits to main since this release

馃悰 Fixed

  • Merge command CWD side effects: spec-kitty merge and merge executor flows now run git operations with explicit cwd instead of mutating global process working directory, preventing downstream command/test failures in shared sessions.
  • Collaboration event identifier normalization: mission collaboration events now safely normalize non-UUID mission IDs and run IDs into valid project_uuid and correlation_id values for local/offline flows.
  • Event queue and CLI test stability: queue path handling and release-facing tests were updated for mission-scoped queue files, ANSI-safe option error matching, and current create-feature commit ordering.