OpenCode v1.17.20 Changelog
What changed in OpenCode CLI v1.17.20, released 2026-07-13 โ explained in plain English.
- Better support for the advanced GPT-5.6 AI model on Microsoft's cloud.
- Fixed a glitch where old, outdated code was interfering with newer OpenAI requests.
Want a heads-up when OpenCode updates?
We email you the moment a new OpenCode version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about keeping OpenCode running smoothly with the latest artificial intelligence technologies. If you use OpenCode to connect to Microsoft's Azure cloud or use OpenAI's newer services, this release makes sure your connections are stable, fast, and free of weird glitches caused by leftover code from older systems.
Improvements
- Ready for GPT-5.6: We updated our system to fully support GPT-5.6 on Azure AI (Microsoft's cloud platform). This means you can now reliably use this newer, smarter AI model in your projects.
Fixes
- Cleaning up old AI code: We removed an outdated temporary fix (called a "workaround") that was originally written for Codex, an older AI model. This old code was accidentally clashing with and blocking newer OpenAI "Luna Responses Lite" requests. Removing it fixes those connection issues.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to OpenCode v1.17.20 by running:
npm install -g opencode-ai
This is our plain-language summary. Read the complete, official notes on the OpenCode official changelog โ.
