Skip to content

Spec Kit - 0.12.14

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:52

Install

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

What's Changed

  • chore: bump version to 0.12.14
  • [extension] Add Spec Kit Memory extension to community catalog (#3455)
  • Add Test-First Governance preset to community catalog (#3504)
  • Add Autonomous Run Governance preset to community catalog (#3501)
  • fix(workflows): validate command step input/options are mappings (#3262)
  • fix(presets): resolve() honors manifest-declared file: for installed presets (#3351)
  • fix(init): don't block on confirmation for 'init --here' without a TTY (#3236)
  • [extension] Add Quality Gates (Enforcement Layer) extension to community catalog (#3431)
  • fix(integrations): exit cleanly on unbalanced quote in --integration-options (#3457) (#3466)
  • fix(integrations): declare kiro-cli multi-install safe (#3471) (#3485)
  • fix(workflows): fail fan-in step on non-list wait_for instead of crashing (#3482)
  • chore: release 0.12.13, begin 0.12.14.dev0 development (#3498)