v1.18.19
OpenCodeSummary
This release enhances AI model integration by adding native passthroughs for OpenAI and Anthropic models via Cloudflare AI Gateway. It also includes several bug fixes, such as correctly displaying authenticated providers and handling malformed model pricing, alongside improvements to rate limit matching and database compatibility.
New Features
- Enabled web search when using the OpenCode Go provider.
Bug Fixes
- Removed built-in Qwen sampling defaults that could send unsupported settings.
- Correctly display authenticated providers in the `/connect` command.
- Ignore malformed model pricing to prevent breaking usage cost calculation.
- Added fallback for OpenAI websocket requests that exceed message size limits.
- Forwarded ChatGPT workspace compute residency to Codex requests.
- Updated the default Console URL used by account connection flows.
- Ensured saved server details remain editable in the server dialog.
Improvements
- Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models.
- Matched Codex rate limits more closely to ChatGPT subscription limits.
- Preserved compatibility with existing v1 databases.