Never miss a release that matters
AI-powered summaries of every GitHub release.
AI Summaries
Changelogs condensed into clear, actionable insights.
Always Free
Track up to 5 packages at no cost, forever.
Weekly Digest
A curated summary of every release, delivered weekly.
The provided changelogs contain only visual verification assets, screenshots, and evidence artifacts for various pull requests. There are no functional changes, feature additions, or bug fixes reported for the users.
TL;DR
The Desktop app has migrated to v2, introducing a completely redesigned interface and improved onboarding.
New
- Desktop v2 Interface: A full layout overhaul featuring redesigned attachment cards, a persistent file-browsing review panel, and a polished session view.
- Enhanced Navigation: Added
Mod+Nand middle-click for new tabs, and the home page command palette now searches for sessions. - Expanded Model Support: Added support for GPT-5.6 (Azure AI), OpenAI pro reasoning mode, and Meta Muse Spark.
Fixes Worth Knowing
- Subagent Control: Prevented subagents from launching nested subagents by default to avoid infinite loops.
- Performance: Significantly reduced home page cold-load times and improved timeline scrolling/syncing.
- Stability: Fixed various UI crashes related to the project picker and terminal focus.
Before You Upgrade
- Use the new settings toggle to switch between the old and new Desktop layouts during the transition period.
TL;DR
OpenCode now supports slash commands and agents within the Agent Communication Protocol (ACP), significantly expanding automation and interaction capabilities.
New
- Slash Commands & Agents (ACP): New slash commands (/init, /compact) and agent support have been added to the ACP, enabling more complex interactions.
- Enterprise Solutions: A dedicated enterprise page with contact form, FAQs (data ownership, SSO), and testimonials is now available.
- Custom Session Titles: The
opencode runcommand now accepts a--titleflag for specifying custom session titles.
Fixes Worth Knowing
- Improved shutdown reliability, resolving hanging application issues.
- Fixed crashes due to missing dependencies and permission handling issues on Bash (command-line interpreter) and Windows.
- Enhanced support for TypeScript/JavaScript via improved Deno LSP (Language Server Protocol) detection.
- More accurate file diffs in the edit tool and improved message display in session history.
Before You Upgrade
Ensure your @opencode-ai/plugin dependency is up-to-date to avoid crashes.