v0.9.0
What's New
JSON Schema support for config files and improved error handling.
Features
- JSON Schema support: Config files now support
$schemafor editor autocompletion and validation - Auto-create config: Plugin automatically creates
~/.config/opencode/toolbox.jsoncwith schema reference on first run - Better error messages: Config validation errors now show file path and server command/url details
Bug Fixes
- Exponential backoff: MCP server connection retries now use exponential backoff instead of fixed delay
Full Changelog: v0.8.0...v0.9.0