Spec Kit 0.8.7: Agent Orchestrator & Lingma Support

Spec Kit 0.8.7 brings Agent Orchestrator and Lingma support to the community catalog, fixes critical Goose and Forge integration issues, and improves non-interactive initialization with Copilot defaults.

Spec Kit 0.8.7: Agent Orchestrator & Lingma Support

TL;DR

  • Agent Orchestrator and Lingma support added to community extensions
  • Fixed Goose recipe arg declaration and Forge command reference notation
  • Non-interactive init now defaults to Copilot integration

New

  • Agent Orchestrator extension — now available in the community catalog for orchestrating multi-agent workflows
  • Lingma support — added to expand language model integration options
  • Cost Tracker extension — community extension for monitoring and tracking costs across your specs
  • fx-to-dotnet extension — new community extension for .NET interop

Fixed

  • Goose recipe args — properly declare args parameter in generated recipes to prevent runtime errors
  • Forge integration — use hyphen notation for command references instead of previous format
  • Non-interactive init — defaults to Copilot integration when running without prompts

Docs

  • uv installation guide — added comprehensive documentation and inline callouts for the uv package manager workflow

Update: uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.8.7

Source: Spec Kit