v3.0.0 LIVE
Home Return to the main page
Docs Menu Guides & API reference
Blog Latest news & tech articles
Product Explore features & editions
Contact Get in touch with support

Agent Communication Protocol (ACP)

The Agent Communication Protocol (ACP) enables structured communication between autonomous agents. In OmniIDE, ACP provides the foundation for multi-agent coordination and tool interoperability.

ACP in OmniIDE

  • Agent-to-Tool Communication — Structured message format for tool invocation
  • Result Reporting — Standardized output format for tool results
  • Error Propagation — Consistent error reporting across the agent pipeline

Related