v0.3.0
Token-efficient browser tools
- Reduces OpenCode’s always-loaded browser tool definitions from 20,990 bytes to 926 bytes (95.6%).
- Adds
browser_dispatchfor all browser actions andbrowser_helpfor 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.