-
-
Notifications
You must be signed in to change notification settings - Fork 44
Description
What feature would you like to see?
Hi Codexia team — I’d like to request support for Agent Client Protocol (ACP) in Codexia.
Why this matters
ACP support would let Codexia interoperate with ACP-compatible agent clients/servers, making it easier to connect tools, agents, and workflows in a standard way (instead of building one-off integrations).
What I’m hoping to see
• Native ability to connect to ACP servers (configure endpoint, auth, capabilities/handshake)
• UI + CLI support for discovering and invoking ACP tools/actions
• Support for streaming responses/events and structured messages
• A way to manage multiple ACP connections (profiles, env vars/secrets, per-project config)
• Clear docs + examples for common setups (local dev + remote hosted)
Pain points this would solve
• Reduces integration glue code
• Improves portability of agent workflows across tools
• Makes it easier to adopt Codexia in existing agent ecosystems
Thanks — happy to provide a reference implementation or sample ACP server/client if helpful. 💡
Additional information
No response