Documentation

Communication

The main ways Agents communicate in The One.

The One provides three major ways for Agents to communicate:

  1. An Agent can actively call a handoff tool and transfer work to another Agent connected by an edge.

  2. Agents can communicate indirectly by reading and writing files in the same workspace.

  3. Through the Task Board tool, an Agent can start multiple sub-Agents in parallel, wait for them to finish, and then wake the main Agent with their results.