Prerequisites
Is your feature request related to a problem? Please describe.
OpenCode v2 is in beta, it seems the server API is changing.
I'm quite curious about testing that new version, but not without the nvim integration.
Describe the solution you'd like
This FR is a starting point to see if there is some interest trying to already port the plugin to v2 api.
Of course I can help implementing this, just maybe need some direction how this should be configured (configuration flag, new plugin branch, ... )
Describe alternatives you've considered
Alternatives:
- switch to an ACP based integration, not integrated in the same way as this plugin
- create a fork and implement the changes there
Additional context
No response
Prerequisites
Is your feature request related to a problem? Please describe.
OpenCode v2 is in beta, it seems the server API is changing.
I'm quite curious about testing that new version, but not without the nvim integration.
Describe the solution you'd like
This FR is a starting point to see if there is some interest trying to already port the plugin to v2 api.
Of course I can help implementing this, just maybe need some direction how this should be configured (configuration flag, new plugin branch, ... )
Describe alternatives you've considered
Alternatives:
Additional context
No response