Last weekend I watched an agent workflow do something I had been waiting to see outside a demo.
Hermes needed to hand a detailed review to another coding agent, start a fairly heavy Codex job, avoid overloading the local server, and leave enough evidence for me to check what happened afterwards.
It did not call one giant "run the swarm" function. It used four small MCP services in sequence.
That was the interesting part.
The run







