| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-03 | 813 Bytes | |
| Spec Kit - 0.9.3 source code.tar.gz | 2026-06-03 | 3.0 MB | |
| Spec Kit - 0.9.3 source code.zip | 2026-06-03 | 3.2 MB | |
| Totals: 3 Items | 6.2 MB | 2 | |
Install
:::bash
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.9.3
specify init my-project
What's Changed
- chore: bump version to 0.9.3
- fix: render script command hints with active agent separator (#2649)
- chore(tests): fix ruff lint violations in tests/ (#2827)
- fix(workflows): validate run_id in RunState.load before touching the … (#2813)
- feat(cli): implement specify self upgrade (#2475)
- feat(workflows): allow resume to accept updated workflow inputs (#2815)
- catalog: rename "superpowers-bridge" to "superspec" (v1.0.1) (#2772)
- fix(cli): force UTF-8 stdout/stderr on Windows to prevent UnicodeEncodeError (#2817)
- fix(plan): clarify quickstart validation guide scope (#2805)
- chore: release 0.9.2, begin 0.9.3.dev0 development (#2823)