v1.3.0 - New Tool Integrations
·
14 commits
to main
since this release
What's New in v1.3.0
New tool integrations plus targeted fixes for OpenCode, Copilot, and pi.dev.
New
- Junie support - Generate tool and command files for JetBrains Junie.
- Lingma IDE support - Configuration support for Lingma IDE.
- ForgeCode support - Tool support for ForgeCode.
- IBM Bob support - Tool support for IBM Bob coding assistant.
Fixed
- OpenCode directory - OpenCode adapter now uses
.opencode/commands/(plural) to match OpenCode's official convention. openspec statuswith no changes - Exits gracefully instead of throwing when no changes exist.- Copilot auto-detection - No longer triggers from a bare
.github/directory with no Copilot config. - pi.dev command generation - Command reference transforms and template argument passing now work correctly.
- Shell completions opt-in - Completion install is now opt-in, avoiding PowerShell encoding corruption.
New Contributors
- @JabinGP made their first contribution in #763
- @fsilvaortiz made their first contribution in #761
- @alleninnz made their first contribution in #917
- @mission-deny-the-mission made their first contribution in #941
- @gregoralbrecht made their first contribution in #882
- @mrack688 made their first contribution in #864
- @kunzaatko made their first contribution in #892
- @preigile made their first contribution in #853
- @rdruss made their first contribution in #886
Full Changelog: v1.2.0...v1.3.0