ACP: Using Avante tools in ACP setup instead of Agent builtin tools #2793
Unanswered
john-mutuma
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When connected to an Agent via ACP e.g. opencode, can some of the tools within Avante like file editing be invoked instead of Agent's builtin tools?
Also including tools exposed to Avante via MCPHub setup.
Some tools like the ones from the MCPHub Native Neovim MCP server have been very good integrations. Things like being able to accept/reject AI edit suggestions within a
diffedbuffer in the same Neovim instance have been very nice to have, other stuff like Workspace, and Diagnostic resources within the native Neovim MCP server are also very nice.But it feels like I'm losing that experience with the ACP integration. For instance, with opencode, these tools are not invoked, but instead opencode's builtin edit,write,etc. tools are invoked.
Maybe it's not viable since Avante in this case acts as the client that should not be expected to execute tools on behalf of the Agent?
Beta Was this translation helpful? Give feedback.
All reactions