Skip to content

Spec Kit - 0.12.4

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:57

Install

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

What's Changed

  • chore: bump version to 0.12.4
  • feat(cli): add py script type & Python interpreter resolution (#3278) (#3285)
  • fix: resolve GitHub release asset API URL for private repo bundle downloads (#3136)
  • [extension] Add Analytics extension to community catalog (#3296)
  • fix: interpolate multi-expression templates instead of returning None (#3208) (#3228)
  • feat(cli): honor SPECIFY_INIT_DIR in the specify CLI project resolver (#3186)
  • fix(extensions): resolve core-command dirs via _assets helpers (#3274) (#3287)
  • fix: fall back to feature dir basename for empty CURRENT_BRANCH (#3026) (#3229)
  • feat(bug-fix): add label-driven bug-fix agentic workflow (#3258)
  • feat(workflows): add label-driven bug-test workflow (#3239) (#3257)
  • chore: release 0.12.3, begin 0.12.4.dev0 development (#3295)