June 25, 2026
This is my third post about designing an orchestration library for agents. I want to share the architecture decisions as I go.
June 22, 2026
This is the second in a series of documents where I work through the architecture of an agent-orchestration library I'm building.
June 20, 2026
If you've tried running more than one coding agent at the same time, you've probably hit the same wall I did: everything wants to live in one workspace.
June 2026
People keep going back to the split-terminal setup.
A series of experiments to achieve real orchestration between agents, using my own orchestration library
Attempt 1 at orchestration - 1 agent firing 6 agents