Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Agent Client Protocol (ACP) support #32

geffzhang started this conversation in Ideas
Discussion options

Agent Client Protocol (ACP) is an open protocol that is being widely adopted and promoted by the industry, aiming for standardization. By supporting ACP, OpenClaw has also achieved unified scheduling of ACP agents.

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

I’ll look into adding it

You must be logged in to vote
1 reply
Comment options

geffzhang May 10, 2026
Maintainer Author

The Agent Client Protocol (ACP) standardizes communication between code editors/IDEs and AI coding agents, similar to how the Language Server Protocol (LSP) standardized language server integration. It was created by Zed Industries and is co-developed with JetBrains. ACP decouples agents from editors, solving the ×ばつN integration problem where every new agent-editor combination previously required custom work. The protocol supports both local agents (JSON-RPC over stdio) and remote agents (HTTP/WebSocket) are being implemented to align on a standard. aaif/project-proposals#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /