Skip to content

v0.3.0

Choose a tag to compare

@mirsella mirsella released this 07 Aug 10:10
fa0fc9f

Token-efficient browser tools

  • Reduces OpenCode’s always-loaded browser tool definitions from 20,990 bytes to 926 bytes (95.6%).
  • Adds browser_dispatch for all browser actions and browser_help for on-demand action schemas.
  • Keeps the full direct MCP tool surface for generic clients and as an OpenCode opt-out.
  • Automatically preserves exact and wildcard per-action permission rules by falling back to direct tools.
  • Keeps browser guidance lazy through the bundled skill instead of injecting documentation into every turn.

All direct actions, session isolation, lifecycle cleanup, and Chromium/Helium behavior remain covered by headed CI.