v1.18.6
unclecode/crawl4aiv1.18.6Jul 27, 2026by opencode-agent[bot]
AI Summary
Addresses core issues with repository cache refreshing and improves compatibility with newer client APIs across various desktop flows.
Key Highlights
- Fixed branch-specific repository caches so refreshing one reference no longer moves another branch checkout
- Improved compatibility with the newer client API across directory, project, and terminal flows
- Fixed legacy MCP state refreshing when opening a V1 workspace
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.