v1.18.9

JinhuaLiang/WavCraftv1.18.9Jul 28, 2026by opencode-agent[bot]

AI Summary

Addresses stability issues such as a Solid cleanup crash and home session loading, while introducing new UI components and restoring compatibility with legacy MCP SDK clients.

Key Highlights

  • Fixed a Solid cleanup crash that could break navigation
  • Added an opt-in V2 desktop sidecar backed by the bundled CLI service
  • Added collapsible model provider sections in V2 settings
  • Restored compatibility with legacy MCP SDK clients

New Features

  • Opt-in V2 desktop sidecar
  • Collapsible model provider sections in V2 settings

Full Release Notes

## Core
### Bugfixes
- Restored compatibility with legacy MCP SDK clients.

## Desktop
### Bugfixes
- Fixed a Solid cleanup crash that could break navigation in the desktop app.
- Fixed home session loading so the session list can update without suspending the whole page.

### Improvements
- Removed the extra vertical borders from the V2 home projects view.
- Added an opt-in V2 desktop sidecar backed by the bundled CLI service.
- Added collapsible model provider sections in V2 settings.

**Thank you to 1 community contributor:**
- @roborew:
  - fix(desktop): patch @dnd-kit/solid to preserve core scroll plugins (#38119)