Spec Kit 0.8.14: Windows Support & Command Refactor

Spec Kit 0.8.14 adds Windows subprocess support, refactors the commands package, and brings the Product Spec Extension to the community catalog. Update now for improved cross-platform stability.

Spec Kit 0.8.14: Windows Support & Command Refactor

TL;DR

  • Windows subprocess utility added for cross-platform stability
  • Commands package refactored to improve maintainability
  • Product Spec Extension now in community catalog

New

  • Windows subprocess utility — Handles Windows-specific process spawning to improve cross-platform reliability
  • Product Spec Extension in community catalog — New extension available for discovery and integration

Fixed

  • Init-options speckit version refresh — Version detection now works correctly during initialization

Changed

  • Commands package refactored — Init handler moved into new commands/ package structure for better code organization (part 4 of 8)

Install via: uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.8.14

Source: Spec Kit