Skip to content

Multi-Agent

For larger jobs, Rook can spawn a fleet of background agents that operate Rhino and Grasshopper on their own. One plans, several build in parallel, and one keeps watch.

“Three chicks on the perch, each with its own task; Rook keeps the time.”

RoleJob
The PlannerDecomposes a complex request into subtasks
The WorkersExecute subtasks in parallel on the canvas
The GuardianWatches the workers, keeps them on task, and minds the budget
The ConductorCoordinates the fleet and keeps the rhythm

Each role is matched to an appropriately sized model — a stronger model plans, lean models do the repetitive building, a small fast one supervises — which keeps a big job both capable and economical.

Work that splits into independent pieces:

“Lay out all forty units from these footprints.”

“Generate variations of this façade across the whole elevation.”

The planner breaks it down, workers build the pieces at once, and the guardian makes sure they stay on track and within budget.

A fleet doesn’t mean a black box — you can watch progress, answer questions the agents raise, and stop the run at any time.