diff --git a/.changeset/new-tools-and-fixes.md b/.changeset/new-tools-and-fixes.md new file mode 100644 index 000000000..4750d68d9 --- /dev/null +++ b/.changeset/new-tools-and-fixes.md @@ -0,0 +1,16 @@ +--- +"@fission-ai/openspec": minor +--- + +### New Features + +- **Junie support** — Added tool and command generation for JetBrains Junie +- **Lingma IDE support** — Added configuration support for Lingma IDE +- **ForgeCode support** — Added tool support for ForgeCode +- **IBM Bob support** — Added support for IBM Bob coding assistant + +### Bug Fixes + +- **Shell completions opt-in** — Completion install is now opt-in, fixing PowerShell encoding corruption +- **Copilot auto-detection** — Prevented false GitHub Copilot detection from a bare `.github/` directory +- **pi.dev command generation** — Fixed command reference transforms and template argument passing