Skip to content
agent2agent

Tagged: communication

1 article in this tag.

Multi-Agent Systems

How AI Agents Communicate: Protocols, Message Passing, and Shared State

AI agent communication design determines system cost, reliability, and debuggability as much as any individual agent's capability. The two fundamental approaches — message passing and shared state — each have distinct trade-offs, and most production systems use a hybrid.

Nora Lin·6 min read