OpenCode v2 introduces a new plugin API, and v1 plugin implementations do not run in v2 without migration.
The plugin currently:
- Depends on @opencode-ai/plugin ^1.18.19
- Uses the v1 plugin configuration and experimental.openTelemetry setting, the latter of which is unsupported in v2
We should look into migrating the plugin to v2.
OpenCode v2 introduces a new plugin API, and v1 plugin implementations do not run in v2 without migration.
The plugin currently:
We should look into migrating the plugin to v2.