What’s New

spec-kit v0.13.3

v0.13.3

Spec Kit - 0.13.3

Added
  • Document __SPECKIT_COMMAND_ token for portable cross-command references
  • Add Parallel Autonomous Run Governance preset to community catalog
  • Add SicarioSpec Security & Governance Bundle to community catalog
  • Add pipeline workflow to community catalog
  • Add Linear Weave extension to community catalog
  • Add dependency audit workflow
  • Add Intake Review Governance preset to community catalog
Changed
  • Update Autonomous Run Governance preset to v0.3.2
  • Clarify hook priority validation semantics
Fixed
  • Escape Rich markup in --integration-options error messages
  • Fix stale FanOutStep docstring claiming sequential-only execution
  • Validate every redirect hop when fetching workflow/step catalogs
  • Reject a non-string 'integration'/'model' in command & prompt steps
  • Reject non-list input 'enum' instead of crashing
Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.13.3
specify init my-project
What's Changed
  • chore: bump version to 0.13.3
  • fix(integrations): escape Rich markup in --integration-options error messages (#3458)
  • docs: document _SPECKIT_COMMAND token for portable cross-command references (#3503)
  • [preset] Add Parallel Autonomous Run Governance preset to community catalog (#3614)
  • docs(workflows): fix stale FanOutStep docstring claiming sequential-only execution (#3639)
  • [bundle] Add SicarioSpec Security & Governance Bundle to community catalog (#3636)
  • [preset] Update Autonomous Run Governance preset to v0.3.2 (#3615)
  • fix(workflows): validate every redirect hop when fetching workflow/step catalogs (#3637)
  • Add pipeline workflow to community catalog (#3338)
  • [extension] Add Linear Weave extension to community catalog (#3609)
  • docs: clarify hook priority validation semantics (#3594)
  • fix(workflows): reject a non-string 'integration'/'model' in command & prompt steps (#3597)
  • ci: add dependency audit workflow (#3138)
  • Add Intake Review Governance preset to community catalog (#3613)
  • fix(workflows): reject non-list input 'enum' instead of crashing (#3601)
  • chore: release 0.13.2, begin 0.13.3.dev0 development (#3617)
View original