v2.63.0
Immutable
release. Only release title and notes can be modified.
Published to npm as @bitkyc08/opencodex@2.63.0 with dist-tag latest.
New Features
- Add Claude Opus 5.5 pricing, 1M context and provider rows (#5577)
- Add Claude Opus 5.5 ahead of Kiro, opencode-zen and fast tiers (#5581)
- List GPT-6 Sol and Luna, gate GPT-6 Astra Minor (#5580)
- Add GPT-6 Sol and Luna ahead of every GPT-5.6 Sol provider except Cursor (#5584)
Bug Fixes
- Support preview MSI and universal macOS packaging (#5526)
- Preserve packaged CLI and assemble universal sidecar (#5530)
- Correct lipo architecture verification arguments (#5535)
- Align checksum and Tauri signature verification (#5544)
- Accept Windows binary checksum records (#5550)
- Publish the GitHub release only after its verified assets attach (#5555)
- Consolidate quarantine and replay allocation fixes (#5507)
- Consolidate native control bounds, authorization and Lite catalogs (#5508)
- Preserve user edits and harden restore diagnostics (#5506)
- Keep credentials and private hosts out of diagnostic and config output (#5573)
- Bind tenant hosts to the transmitted key and sanitize Connect trailers (#5574)
- Bound search replay ownership, reset replacement answers, and sidecar sends (#5575)
- Fold the model catalog delivery card into one line (#5578)
- Re-pin the upstream model snapshot to openai/codex 6cfe29984 (#5579)
- Keep the desktop version sources in step with package.json (#5585)
Chores
- Expose Linux bundler diagnostics (#5522)
- Scope macOS, Rust and app-bundle jobs to the shipping boundary (#5567)
- Limit service and issue-quality push runs to release lines (#5568)
- Consolidate development hooks and hosted reliability fixes (#5509)
- Include GPT-6 Sol/Luna in the OpenAI API and DigitalOcean roster oracles (#5586)
- Include GPT-6 Sol/Luna in the OpenAI API key roster parity oracle (#5589)
- Repair Windows-only and roster regressions surfaced by full-platform dev CI (#5592)
- Exercise the Windows installed-root isolation control with a real executable (#5595)
Other Changes
- Open dev at 2.62.0 before releasing 2.61.0 (#5521)
- Promote the verified 2.62.0 tree to main (#5603)
- Ship the verified tree as 2.63.0 on main (#5612)
Changelog
Full Changelog: v2.61.0...v2.63.0
- #5506 fix(config): preserve user edits and harden restore diagnostics @lidge-jun
- #5507 fix(cursor): consolidate quarantine and replay allocation fixes @lidge-jun
- #5508 fix(responses): consolidate native control bounds, authorization and Lite catalogs @lidge-jun
- #5509 chore(ci): consolidate development hooks and hosted reliability fixes @lidge-jun
- #5521 chore(release): open dev at 2.62.0 before releasing 2.61.0 @github-actions[bot]
- #5522 ci(release): expose Linux bundler diagnostics @lidge-jun
- #5526 fix(release): support preview MSI and universal macOS packaging @lidge-jun
- #5530 fix(desktop): preserve packaged CLI and assemble universal sidecar @lidge-jun
- #5535 fix(release): correct lipo architecture verification arguments @lidge-jun
- #5544 fix(release): align checksum and Tauri signature verification @lidge-jun
- #5550 fix(release): accept Windows binary checksum records @lidge-jun
- #5555 fix(release): publish the GitHub release only after its verified assets attach @lidge-jun
- #5567 ci: scope macOS, Rust and app-bundle jobs to the shipping boundary @lidge-jun
- #5568 ci: limit service and issue-quality push runs to release lines @lidge-jun
- #5573 fix(diagnostics): keep credentials and private hosts out of diagnostic and config output @lidge-jun
- #5574 fix(devin): bind tenant hosts to the transmitted key and sanitize Connect trailers @lidge-jun
- #5575 fix(web-search): bound search replay ownership, reset replacement answers, and sidecar sends @lidge-jun
- #5577 feat: add Claude Opus 5.5 pricing, 1M context and provider rows @lidge-jun
- #5578 fix(gui): fold the model catalog delivery card into one line @lidge-jun
- #5579 fix(codex): re-pin the upstream model snapshot to openai/codex 6cfe29984 @lidge-jun
- #5580 feat(codex): list GPT-6 Sol and Luna, gate GPT-6 Astra Minor @lidge-jun
- #5581 feat: add Claude Opus 5.5 ahead of Kiro, opencode-zen and fast tiers @lidge-jun
- #5584 feat(providers): add GPT-6 Sol and Luna ahead of every GPT-5.6 Sol provider except Cursor @lidge-jun
- #5585 fix(release): keep the desktop version sources in step with package.json @lidge-jun
- #5586 test(providers): include GPT-6 Sol/Luna in the OpenAI API and DigitalOcean roster oracles @lidge-jun
- #5589 test(providers): include GPT-6 Sol/Luna in the OpenAI API key roster parity oracle @lidge-jun
- #5592 test: repair Windows-only and roster regressions surfaced by full-platform dev CI @lidge-jun
- #5595 test(cli): exercise the Windows installed-root isolation control with a real executable @lidge-jun
- #5603 release: promote the verified 2.62.0 tree to main @lidge-jun
- #5612 release: ship the verified tree as 2.63.0 on main @lidge-jun