Minor Changes
-
#952
cce787eThanks @TabishB! - ### 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
Patch Changes
-
#760
61eb999Thanks @fsilvaortiz! - fix: OpenCode adapter now uses.opencode/commands/(plural) to match OpenCode's official directory convention. Fixes #748. -
#759
afdca0dThanks @fsilvaortiz! - fix:openspec statusnow exits gracefully when no changes exist instead of throwing a fatal error. Fixes #714.