Skip to content

spec-kit

v0.14.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai copilot development engineering prd spec
+1 more
spec-driven

Summary

AI summary

Integrations recompute invoke_separator, workflows preserve overlay order and document retry behavior, bundler rejects falsy mappings, orders members for reproducible builds, and writes UTF‑8 YAML.

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.14.0
  • docs: add spec-kit-copilot to community friends (#3675)
  • fix(integrations): recompute invoke_separator from retained parsed_options (#3664)
  • fix(workflows): preserve intra-overlay order for multiple insert_after edits (#3662)
  • fix(bundler): reject falsy non-mapping requires/provides in manifest from_dict (#3661)
  • fix(bundler): dump_yaml writes literal UTF-8 (allow_unicode=True) (#3660)
  • fix(integrations): declare kiro-cli multi-install safe (#3477)
  • fix(git-extension): trim trailing whitespace before stripping commit-message quotes (#3673)
  • fix(bundler): order bundle members by canonical POSIX arcname (reproducible builds) (#3658)
  • fix(integrations): Cline overrides post_process_command_content (correct hook name) (#3657)
  • docs(workflows): gate step docstring lists the 'retry' on_reject behaviour (#3656)
  • fix: harden bounded reads and redirect validation (#3671)
  • fix(packaging): bundle scripts/python into the wheel core_pack (#3665) (#3670)
  • fix: bundle scripts/python in wheel so --script py works (#3665) (#3668)
  • docs(workflows): init step docstring lists the 'py' script type (#3655)
  • fix(integrations): declare LingmaIntegration multi_install_safe (#3654)
  • fix: guard constitution command against feature execution (#3646)
  • Fix duplicate step numbering in specify command (#3647)
  • docs(scripts): document the 'py' script type and sh/ps migration plan (#3284) (#3653)
  • harden: bound HTTP reads and enforce strict redirects (#3140)
  • chore: release 0.13.4, begin 0.13.5.dev0 development (#3649)

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

Track spec-kit

Get notified when new releases ship.

Sign up free

About spec-kit

All releases →

Related context

Earlier breaking changes

  • v0.10.0 Legacy AI flags (--ai, --ai-commands-dir, --ai-skills) removed.
  • v0.10.0 Git extension is now opt-in; --no-git flag removed.

Beta — feedback welcome: [email protected]