File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.8.7] - 2026-05-07
6+
7+ ### Changed
8+
9+ - feat: add agent-orchestrator to community extension catalog (#2236 )
10+ - chore: update extension versions in community catalog (#2468 )
11+ - fix(goose): Declare args parameter in generated recipes (#2402 )
12+ - feat: Add lingma support (#2348 )
13+ - docs: Add uv installation guide and inline callouts (#2465 )
14+ - Add fx-to-dotnet to community extension catalog (#2471 )
15+ - fix: default non-interactive init to copilot integration (#2414 )
16+ - fix(forge): use hyphen notation for command refs in Forge integration (#2462 )
17+ - feat(catalog): add Cost Tracker (cost) community extension (#2448 )
18+ - chore: release 0.8.6, begin 0.8.7.dev0 development (#2463 )
19+
520## [ 0.8.6] - 2026-05-06
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.7.dev0 "
3+ version = " 0.8.7"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments