v1.18.6
anomalyco/opencodev1.18.6Jul 27, 2026by opencode-agent[bot]
AI Summary
This update improves compatibility with the newer client API across various flows and resolves cache synchronization issues in the core repository.
Key Highlights
- Improved compatibility with the newer client API for directory, project, session, and terminal flows.
- Fixed branch-specific repository cache synchronization.
- Ensured provider lists refresh correctly after connecting or OAuth completion.
Full Release Notes
## Core ### Bugfixes - Fixed branch-specific repository caches so refreshing one reference no longer moves another branch checkout. ## Desktop ### Improvements - Improved compatibility with the newer client API across directory, project, session, and terminal flows. ### Bugfixes - Fixed legacy MCP state refreshing when opening a V1 workspace. - Fixed provider lists not refreshing after connecting a provider or finishing provider OAuth on V1 servers.