Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.11.4
specify init my-project
What's Changed
- chore: bump version to 0.11.4
- [extension] Add Tasks to GitHub Project extension to community catalog (#3090)
- Update Linear Integration extension to v0.7.0 (#3089)
- fix: fail loudly on an unknown workflow expression filter (#3074)
- fix: anchor lib/ and lib64/ patterns to repo root in .gitignore (#3083)
- fix(build): include specify_cli.bundler.lib in built distribution (#3085)
- Harden command registration path handling (#3088)
- fix(presets): preserve argument-hint in preset SKILL.md generation (#2978)
- feat: surface gate detail in the workflow run/resume --json payload (#2965)
- feat: add
specify bundle command (#3070)
- chore: release 0.11.3, begin 0.11.4.dev0 development (#3072)