# spec-kit v1.0.2 — Spec Kit - 1.0.2 - Product: spec-kit (https://whatsnew.fyi/product/spec-kit) - Vendor: github - Date: 2026-08-31 - Version: v1.0.2 - Original notes: https://github.com/github/spec-kit/releases/tag/v1.0.2 - Permalink: https://whatsnew.fyi/product/spec-kit/releases/v1.0.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add Jira Mirror extension to community catalog - **added** — Add AgentDocx SpecKit V2 extension to community catalog - **fixed** — Reject non-string catalog entry tag members in bundler - **fixed** — Reject malformed URL ports before credential matching in auth - **fixed** — Decode feature.json as UTF-8 in Windows PowerShell - **fixed** — Stop falling back to a fake pwsh argv when no launcher exists in events - **added** — Add Pre-Spec Cards extension to community catalog - **added** — Add Verified Codebase Context preset to community catalog - **fixed** — Validate catalog URL port, not just hostname in presets - **fixed** — Stop event run crashing on every piped stdin payload in events - **added** — Add Taco Review extension to community catalog - **changed** — Update SpecKit Grill Me extension to v1.0.1 - **changed** — Update BDD extension to v1.0.3 - **changed** — Update Parallel Autonomous Run Governance preset to v0.2.6 - **changed** — Update SpecAssay bundle to v0.4.12 - **changed** — Update SpecAssay preset to v0.4.12 - **changed** — Update Archive Extension to v1.3.0 - **changed** — Update Reconcile extension to v1.2.1 ##### Install ```bash 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 run` crashing 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)