← Back to review

Thread title: "My stacks all over the place lately...

May 17, 2026

I run two orchestrators in parallel too. The repeat-yourself thing isn't the model, it's that each orchestrator doesn't know what the other one already processed. You need a shared context layer between them. Once I started passing context state across orchestrators, the models stopped asking me to re-explain everything.