# opencode v1.18.19 - Product: opencode (https://whatsnew.fyi/product/opencode) - Vendor: anomalyco - Date: 2026-08-20 - Version: v1.18.19 - Original notes: https://github.com/anomalyco/opencode/releases/tag/v1.18.19 - Permalink: https://whatsnew.fyi/product/opencode/releases/v1.18.19 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models - **changed** — Matched Codex rate limits more closely to ChatGPT subscription limits - **fixed** — Removed built-in Qwen sampling defaults that could send unsupported settings - **fixed** — Properly show authenticated providers in /connect - **fixed** — Ignore malformed model pricing instead of breaking usage cost calculation - **fixed** — Fall back when OpenAI websocket requests exceed message size limits - **fixed** — Forward ChatGPT workspace compute residency to Codex requests - **changed** — Updated the default Console URL used by account connection flows - **added** — Enabled web search when using the OpenCode Go provider - **fixed** — Preserved compatibility with existing v1 databases - **fixed** — Kept saved server details editable in the server dialog ##### Core ###### Improvements - Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models. - Matched Codex rate limits more closely to ChatGPT subscription limits. (@GameOn223) ###### Bugfixes - Removed built-in Qwen sampling defaults that could send unsupported settings. - Properly show authenticated providers in `/connect`. (@OpeOginni) - Ignore malformed model pricing instead of breaking usage cost calculation. - Fall back when OpenAI websocket requests exceed message size limits. - Forward ChatGPT workspace compute residency to Codex requests. - Updated the default Console URL used by account connection flows. - Enabled web search when using the OpenCode Go provider. - Preserved compatibility with existing v1 databases. ##### Desktop ###### Bugfixes - Kept saved server details editable in the server dialog. **Thank you to 4 community contributors:** - @TechyAditya: - fix(skills): Update global config path in documentation (#42337) - @GameOn223: - tweak: match codex limits for openai models exactly when using chatgpt subscription (#39082) - @OpeOginni: - fix(opencode): properly show authed providers on /connect command (#39915) - @bhuvan2134686: - docs: add SCX.ai to the providers list (#42520)