Skip to content

Spec Kit - 0.12.12

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:04

Install

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

What's Changed

  • chore: bump version to 0.12.12
  • fix(extensions): set-priority repairs corrupted boolean priority (#3268)
  • fix(presets): set-priority repairs corrupted boolean priority (#3269)
  • fix(workflows): engine loop cap ignores bool max_iterations (#3270)
  • docs(bundles): document --integration on 'bundle update' (#3271)
  • fix(workflows): harden catalog.py against mis-shaped registry & non-string fields (#3375)
  • Add Verify Review Ship extension to community catalog (#3450)
  • fix(bundle): reject file:// / local download_url — catalog URLs are HTTPS-only (#3344)
  • fix(extensions): handle prefix-colliding env vars in _get_env_config (#3350)
  • docs: document copilot skills mode (--skills) and markdown deprecation (#3313)
  • chore: release 0.12.11, begin 0.12.12.dev0 development (#3460)