Agent loops are now built in
Zar can now run agent loops natively. I give it one job, an orchestrator agent plans the work and spins up worker agents to carry it out. I don't wire anything together myself anymore.
The orchestrator stays involved the whole way. It watches each worker's progress and sends corrections mid-run when one drifts. When the work comes back it reviews the result, and if something doesn't hold up, the worker goes back in. That loop repeats until the result is actually good.
The recording below is a real run. One orchestrator controlling a set of web agents, start to finish. I typed the prompt and let it go.