v1.18.29
anomalyco/opencodev1.18.29Sep 4, 2026by opencode-agent[bot]
AI Summary
This release fixes core bugs related to OAuth model filtering and visibility for specific subscription users, while also adding a new quota reset feature for the console.
Key Highlights
- Fixed Codex OAuth model filtering to support integer GPT versions
- Resolved visibility issue for gpt-6-astra on OpenAI subscriptions
- Added quota reset support action to the console
- Fixed bold rendering in Chinese documentation
New Features
- Quota reset support action
Full Release Notes
## Core ### Bugfixes - Allow Codex OAuth model filtering to recognize integer GPT versions like `gpt-6` - Fixes issue of gpt-6-astra not showing up for openai subscription users **Thank you to 2 community contributors:** - @Peter267: - docs(zh): fix bold rendering by adding spaces around asterisks (#46231) - @heimoshuiyu: - feat(console): add quota reset support action (#47313)