An Agent Crew is the core building block that powers conversational AI in the Atoms Agent Crews SDK. It’s the “brain” that listens to what users say, thinks about how to respond, and speaks back — in real-time, with one or many cooperating nodes.
In Atoms, the simplest crew is a single OutputCrewNode—a specialized node that handles the complete conversation loop:
This happens continuously, creating a natural back-and-forth conversation.
The SDK provides three node types for building agent crews: