Change8

v1.1.33

OpenCode
2 features3 fixes5 improvementscoredesktopproviderstui

Summary

This release introduces expanded model support by adding OpenAI-based GitLab Duo models and thinking presets for the Google Vertex Anthropic provider. Several usability improvements were made, including better project path handling, the ability to rename non-git projects, and displaying the app version in settings.

New Features

  • Added support for OpenAI-based GitLab Duo models.
  • Enabled thinking presets for Google Vertex Anthropic provider.

Bug Fixes

  • Fixed issue where folder suggestions were missing the last part of the path completion.
  • Fixed a visual glitch where the fallback icon flashed briefly when loading projects.
  • Fixed an issue where project icons flashed the wrong color upon loading.

Improvements

  • Improved TUI fuzzy search by adding weight to maintain title priority.
  • Allowed adding projects from any directory depth, including the root directory.
  • Enabled renaming of non-git projects.
  • Added display of the application version in the settings menu.
  • The file path is now shown in the apply_patch request permission screen.

OpenCode Documentation