Home Docs Blog Product Contact

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