OpenSpec v1.3.0: Junie, Lingma, ForgeCode Support

OpenSpec v1.3.0 adds support for Junie, Lingma IDE, ForgeCode, and IBM Bob. Fixes PowerShell encoding issues and Copilot false-positive detection.

OpenSpec v1.3.0: Junie, Lingma, ForgeCode Support

TL;DR

  • Added support for Junie, Lingma IDE, ForgeCode, and IBM Bob
  • Shell completions now opt-in to prevent PowerShell encoding issues
  • Fixed Copilot false-positive detection and pi.dev command generation

New

  • Junie support — Tool and command generation for JetBrains Junie
  • Lingma IDE support — Configuration support for Lingma IDE
  • ForgeCode support — Tool support for ForgeCode
  • IBM Bob support — Added support for IBM Bob coding assistant

Fixed

  • 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
  • OpenCode adapter — Now uses .opencode/commands/ (plural) to match OpenCode's official directory convention
  • openspec status — Exits gracefully when no changes exist instead of throwing a fatal error

Update with: npm install -g openspec@latest or check the release page for your package manager.

Source: OpenSpec