OpenCode v1.1.33: Vertex AI & GitLab Duo Support
OpenCode v1.1.33 adds Google Vertex AI thinking presets and GitLab Duo support, plus desktop fixes for project icons, folder paths, and non-git project management.
TL;DR
- Google Vertex AI thinking presets and OpenAI-based GitLab Duo models now supported
- Desktop app fixes: project icons, folder suggestions, non-git project renaming
- TUI fuzzy search now weights results to prioritize titles
New
- Google Vertex Anthropic thinking presets — Extended provider support for Vertex AI with thinking mode configuration.
- GitLab Duo OpenAI models — Added support for OpenAI-based GitLab Duo models for broader IDE integration.
- File path in patch permissions — Apply patch requests now display the target file path for clarity.
- App version in settings — Desktop app now shows version number in the settings menu.
Fixed
- Project icon color flash — Eliminated visual flicker when loading project icons.
- Fallback icon flash — Fixed flash of fallback icon during project load.
- Folder path completion — Folder suggestions now include the complete path, not truncated.
- Project depth restrictions — Projects can now be added from any directory depth, including root.
- Non-git project renaming — Projects without git initialization can now be renamed.
- Session keying — Removed unnecessary session key behavior.
- TUI fuzzy search — Added weight to search results to maintain title priority in rankings.
Update with: npm install opencode@1.1.33 or check the release page.
Source: OpenCode