Replies: 2 comments 1 reply
-
FTR, the protocol website: https://agentclientprotocol.com/overview/introduction I really hope this get traction and that Helix will catch up on it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Don't forget that Helix is a text editor, not an IDE. So, this will be the work of a plugin author. However, Helix is aiming to provide such APIs that'll open up this and more possibilities. See #8675, if you can't wait and start hacking on it. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The developers of Zed partnered with Google to get Gemini CLI to work with their editor and created the Agent Client Protocol (ACP). I am trying to get my head around how this fits in the context of Model Context Protocol (MCP) and Language Server Protocol (LSP). I have some projects whose objective is to bridge the gap between Agents and LSPs using MCP. But if we now have ACP, would the editor become the intermediary between the agent and the LSPs? I bring it up here because it seems very relevant to Helix, and I also hope some in this community have a better understanding of these concepts and can shed some light on the topic for me. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions