What's New
Bug Fixes
- Removed Gemini 3 thinking budget from OpenCode config - CLIProxyAPI handles Gemini 3 thinking via
payload.overridewiththinkingLevelandincludeThoughts, so no need forbudgetTokensin OpenCode model definitions
Summary
This completes the Gemini 3 thinking config cleanup:
- v0.3.52: Fixed CLIProxyAPI payload format (thinkingLevel instead of thinkingBudget)
- v0.3.53: Removed unnecessary thinking config from OpenCode model definitions