Skip to content

v0.4.0

Latest

Choose a tag to compare

@mirsella mirsella released this 07 Aug 13:31
5bc314e

Highlights

  • Simplifies compact and direct OpenCode routing into three explicit valid modes.
  • Preserves the 926-byte compact tool surface while generic clients retain direct tools.
  • Correctly falls back to direct tools for partial per-action permission globs.
  • Makes idle release retries and concurrent session deletion deterministic.
  • Adds npm, Cargo, source-build, runtime-path, and troubleshooting documentation.
  • Renames the profile lock to opencode-browser-mcp.lock.

Breaking changes

  • Replaces --routing opencode --tool-interface progressive with --routing opencode.
  • Replaces --routing opencode --tool-interface direct with --routing opencode-direct.