Skip to content

v1.3.0 - New Tool Integrations

Choose a tag to compare

@openspec-release-bot openspec-release-bot released this 11 Apr 15:47
· 14 commits to main since this release
9b5007d

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 status with 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

Full Changelog: v1.2.0...v1.3.0