v1.0.0
Spec Kit - 1.0.0
Added 4
- Add Inventory Alignment preset to community catalog
- Add Spec Inventory extension to community catalog
- Add AgentDocx extension to community catalog
- Add Closed Vocabulary Check preset to community catalog
Changed 8
- Update Security Review extension to v2.0.0
- Update Intake Sequencing Governance preset to v0.2.3
- Update MAQA — Multi-Agent & Quality Assurance extension to v0.1.6
- Update Architecture Guard extension to v2.3.6
- Update SpecKit Companion extension to v0.20.2
- Raise feature assessment credit budget
- Update Autonomous Run Governance preset to v0.4.1
- Update Atlas extension display name in community catalog
Fixed 7
- Reject duplicate provides.templates name+type entries
- Decode a downloaded non-zip bundle manifest as UTF-8
- Migrate QodercliIntegration to SkillsIntegration
- Reject a workflow condition that has no {{ }} block
- Report a falsy non-mapping integration descriptor as a shape error
- Validate workflow dispatch defaults
- Narrow bare except Exception in merge_json_files
From spec-kit
Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.0
specify init my-project
What's Changed
- chore: bump version to 1.0.0
- [extension] Update Security Review extension to v2.0.0 (#4223)
- fix(presets): reject duplicate provides.templates name+type entries (#4191)
- fix(bundler): decode a downloaded (non-zip) bundle manifest as UTF-8 (#4190)
- Update Intake Sequencing Governance preset to v0.2.3 (#4235)
- Update MAQA — Multi-Agent & Quality Assurance extension to v0.1.6 (#4234)
- [bug-fix] Fix qodercli-skills-migration: migrate QodercliIntegration to SkillsIntegration (#4205)
- [preset] Add Inventory Alignment preset to community catalog (#4229)
- [extension] Add Spec Inventory extension to community catalog (#4228)
- [extension] Update Architecture Guard extension to v2.3.6 (#4224)
- Update SpecKit Companion extension to v0.20.2 (#4225)
- fix(workflows): reject a condition that has no {{ }} block (#4182)
- fix: raise feature assessment credit budget (#4222)
- [extension] Add AgentDocx extension to community catalog (#4184)
- fix(integrations): report a falsy non-mapping integration descriptor as a shape error (#4187)
- Update Autonomous Run Governance preset to v0.4.1 (#4203)
- fix(workflows): validate dispatch defaults (#4181)
- Update Atlas extension display name in community catalog (#4202)
- Add Closed Vocabulary Check preset to community catalog (#4201)
- fix(utils): narrow bare except Exception in merge_json_files (#4189)
- chore: release 0.16.5, begin 0.16.6.dev0 development (#4206)