v1.0.2
Spec Kit - 1.0.2
Added 5
- Add Jira Mirror extension to community catalog
- Add AgentDocx SpecKit V2 extension to community catalog
- Add Pre-Spec Cards extension to community catalog
- Add Verified Codebase Context preset to community catalog
- Add Taco Review extension to community catalog
Changed 7
- Update SpecKit Grill Me extension to v1.0.1
- Update BDD extension to v1.0.3
- Update Parallel Autonomous Run Governance preset to v0.2.6
- Update SpecAssay bundle to v0.4.12
- Update SpecAssay preset to v0.4.12
- Update Archive Extension to v1.3.0
- Update Reconcile extension to v1.2.1
Fixed 6
- Reject non-string catalog entry tag members in bundler
- Reject malformed URL ports before credential matching in auth
- Decode feature.json as UTF-8 in Windows PowerShell
- Stop falling back to a fake pwsh argv when no launcher exists in events
- Validate catalog URL port, not just hostname in presets
- Stop event run crashing on every piped stdin payload in events
From spec-kit
Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.2
specify init my-project
What's Changed
- chore: bump version to 1.0.2
- [extension] Add Jira Mirror extension to community catalog (#4376)
- [extension] Add AgentDocx SpecKit V2 extension to community catalog (#4369)
- fix(bundler): reject non-string catalog entry tag members (#4318)
- fix(auth): reject malformed URL ports before credential matching (#4362)
- fix: decode feature.json as UTF-8 in Windows PowerShell (#4359)
- fix(events): stop falling back to a fake "pwsh" argv when no launcher exists (#4340)
- Add Pre-Spec Cards extension to community catalog (#4365)
- docs(workflows): document Python init script support (#4331)
- fix(presets): validate catalog URL port, not just hostname (#4341)
- Add Verified Codebase Context preset to community catalog (#4344)
- fix(events): stop
event runcrashing on every piped stdin payload (#4326) - Add Taco Review extension to community catalog (#4322)
- Update SpecKit Grill Me extension to v1.0.1 (#4317)
- [extension] Update BDD extension to v1.0.3 (#4299)
- Update Parallel Autonomous Run Governance preset to v0.2.6 (#4304)
- Update SpecAssay bundle to v0.4.12 (#4257)
- Update SpecAssay preset to v0.4.12 (#4256)
- Update Archive Extension to v1.3.0 (#4298)
- Update Reconcile extension to v1.2.1 (#4297)
- chore: release 1.0.1, begin 1.0.2.dev0 development (#4266)