Documentation
Communication
The main ways Agents communicate in The One.
The One provides three major ways for Agents to communicate:
-
An Agent can actively call a handoff tool and transfer work to another Agent connected by an edge.
-
Agents can communicate indirectly by reading and writing files in the same workspace.
-
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.