OpenCode 1.18.6 fixes MCP refresh and branch caches
OpenCode version 1.18.6 introduces key stability fixes and performance improvements across its desktop application and underlying client interfaces. This update resolves provider and Model Context Protocol (MCP) refresh issues in App v1, stabilizes v2 client compatibility by pinning the UI to a versioned `@opencode-ai/client` snapshot, and isolates remote reference caches by git branch to prevent cross-branch state collisions.
Pinning client snapshots while isolating reference caches demonstrates maturity in maintaining stable execution environments for AI developer tools.
• Resolves provider and MCP refresh issues in App v1 to ensure persistent tool connections.
• Pins App and session UI to a versioned snapshot of `@opencode-ai/client` v2 for enhanced client compatibility.
• Implements branch isolation for remote reference caches to prevent context contamination across active git branches.
DISCOVERED
1h ago
2026-07-27
PUBLISHED
2h ago
2026-07-27
RELEVANCE
AUTHOR
OpenCodeLog