What's Changed
Bug Fixes
-
Custom model mappings now work out-of-the-box -
Force Model Mappingsnow defaults totrue, so custom mappings for unknown model IDs (likegpt-5.1-codex-mini→gemini-3-flash-preview) work without manual configuration. (fixes #94, #106) -
Multimodal support for gemini-claude models - Added
modalitiesconfiguration forgemini-claude-*models, enabling image and PDF input support in OpenCode. (fixes #110)
Improvements
- Updated UI text for "Force Model Mappings" toggle to clarify its purpose for custom models