Wonder Lab
Wonder LabWonder Lab
  • Blog
  • Products
  • Podcast
  • Resources
  • About
Subscribe
BLOG

Knowledge Share

Technical articles, tutorials, and insights

Found 1 posts
Code AgentAgentTeamsMessage Protocol

Code Agent Anatomy (17): AgentTeams — How Are Messages Passed Between Agents?

The prerequisite for multiple agents to collaborate is that they can reliably pass messages to each other. But 'passing messages' in a distributed system is far more complex than printing a line — was the message received by the other side? Was it processed? What if it crashed? This article covers AgentTeams' SendMessage protocol and the ACK three-state machine.

2026-08-25·8 min read
Wonder Lab
© 2026 Dongqi Chen · Wonder Lab
AboutRSSSitemap