Skip to content

Spec Kit - 0.12.9

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:30

Install

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

What's Changed

  • chore: bump version to 0.12.9
  • fix(integrations): skip Windows Store python3 alias stub in resolve_python_interpreter (#3385)
  • fix(integrations): escape control characters in SKILL.md frontmatter (#3399)
  • fix(workflows): apply chained expression filters left-to-right (#3339)
  • fix(scripts): resolve invoke_separator by parse success, not python3 availability (#3304) (#3320)
  • fix(shared-infra): refresh_shared_templates preserves recovered user files (#3378)
  • fix(agents): resolve skill placeholders in Goose (yaml) command output (#3374)
  • fix(bundler): enforce version pin on bundled preset/extension installs (#3377)
  • Update Golden Demo extension to v0.3.0 (#3394)
  • test: isolate integration test home (#3144)
  • chore: release 0.12.8, begin 0.12.9.dev0 development (#3410)