Skip to content

Spec Kit - 0.12.15

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:50

Install

uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.12.15
specify init my-project

What's Changed

  • chore: bump version to 0.12.15
  • Update Autonomous Run Governance preset to v0.1.4 (#3511)
  • fix(workflows): raise catalog error, not raw ValueError, on a malformed catalog URL (#3484)
  • fix(workflows): evaluate 'in'/'not in' safely on a non-iterable right operand (#3447) (#3468)
  • fix: add trailing newline to init-options.json output (#3509)
  • feat(workflows): align workflow CLI with extension command surface (#3419)
  • fix(extensions): stop env-var config leaking across prefix-colliding extension IDs (#3497)
  • fix(integrations): escape control characters in goose recipe YAML renderer (#3384)
  • [extension] Update DocGuard — CDD Enforcement extension to v0.32.0 (#3489)
  • [extension] Add Multi-Repo Branch Sync extension to community catalog (#3411)
  • chore: release 0.12.14, begin 0.12.15.dev0 development (#3506)