This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalv0.8.13 fixes stale iteration-0 output in while/do-while loops and rejects invalid boolean priority values in catalog parsing. Agentic workflows now support community catalog submissions.
Why it matters: Loop condition bugs cause incorrect control flow in loop-based workflows; catalog parsing fix prevents malformed data ingestion. Agent Governance v1.2.0 required for new features. Test in dev if using loops.
Summary
AI summaryUpdates chore, fix, and catalogs across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add agentic workflows for community catalog submissions Add agentic workflows for community catalog submissions Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add self-check tip to check output Add self-check tip to check output Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Update Agent Governance extension to v1.2.0 Update Agent Governance extension to v1.2.0 Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed while/do-while loop condition reading stale iteration-0 step output Fixed while/do-while loop condition reading stale iteration-0 step output Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed catalog readers to reject boolean priority values Fixed catalog readers to reject boolean priority values Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Clarify CLI exception diagnostics for better debugging Clarify CLI exception diagnostics for better debugging Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Fixed directory hierarchy in README examples Fixed directory hierarchy in README examples Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Add diff whitespace check to CI pipeline Add diff whitespace check to CI pipeline Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Release 0.8.12 and begin 0.8.13.dev0 development Release 0.8.12 and begin 0.8.13.dev0 development Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Bump version to 0.8.13 Bump version to 0.8.13 Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
Install
uv tool install specify-cli --from git+https://github.com/github/[email protected]
specify init my-project
What's Changed
- chore: bump version to 0.8.13
- fix: while/do-while loop condition reads stale iteration-0 step output (#2662)
- docs: fix directory hierarchy in README examples (#2639)
- fix(catalogs): reject boolean priority in extension and preset catalog readers (#2589)
- Update Agent Governance extension to v1.2.0 (#2659)
- Add agentic workflows for community catalog submissions (#2655)
- feat: add self-check tip to check output (#2574)
- fix(cli): clarify exception diagnostics (#2602)
- ci: add diff whitespace check (#2572)
- chore: release 0.8.12, begin 0.8.13.dev0 development (#2648)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About spec-kit
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]