←back to thread

Agent Client Protocol (ACP)

(agentclientprotocol.com)
270 points vinhnx | 2 comments | | HN request time: 0.502s | source
Show context
awestroke ◴[] No.45075284[source]
Claude, come up with a protocol for communicating between AI agents and IDEs/editors. Create node, python and rust libraries. Create a website with a landing page
replies(4): >>45076348 #>>45077095 #>>45077216 #>>45077607 #
bsimpson ◴[] No.45077095[source]
Honestly, I'm tempted to see if Gemini can write a Sublime Text plugin that implements this protocol.

Feels like a lot of mindshare has shifted towards VSCode, so that's where the tooling investment goes. I don't want to be forced off of subl because new tools stop supporting it - it's a great editor, and it's not sponsored by a massive company.

replies(3): >>45077370 #>>45077501 #>>45080803 #
1. favflam ◴[] No.45080803[source]
Is there an open LSP standard that allows IDEs like Lazyvim to work?
replies(1): >>45081217 #
2. Karrot_Kream ◴[] No.45081217[source]
LSP is an open standard. Protocols like this need to be implemented in editor.