Download Latest Version Spec Kit - 0.10.2 source code.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of Spec Kit

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-09 1.2 kB
Spec Kit - 0.10.0 source code.tar.gz 2026-06-09 3.0 MB
Spec Kit - 0.10.0 source code.zip 2026-06-09 3.2 MB
Totals: 3 Items   6.3 MB 0

Install

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

Migration

  • Git extension is now opt-in. The --no-git flag has been removed. specify init no longer auto-installs the git extension. To add it, run specify extension add git after init.
  • Legacy AI flags removed. --ai, --ai-commands-dir, and --ai-skills no longer exist. Use --integration <key> and --integration-options instead.

What's Changed

  • chore: bump version to 0.10.0
  • feat: make git extension opt-in and remove --no-git at v0.10.0 (#2873)
  • [Preset] UpdateFiction book writing v1.9.0 - Illustration support (#2821)
  • test(workflows): cover executable override fallback preflight (#2843)
  • Add GitHub Copilot CLI guidance to readme (#2891)
  • Update Security Review extension to v1.5.3 (#2898)
  • Update Architecture Guard extension to v1.8.17 (#2897)
  • feat(extensions): per-event hook lists with priority ordering (#2798)
  • feat!: remove legacy --ai, --ai-commands-dir, and --ai-skills flags (0.10.0) (#2872)
  • chore: release 0.9.5, begin 0.9.6.dev0 development (#2875)
Source: README.md, updated 2026-06-09