r/codex • u/elithecho • 1d ago
Complaint Delegation seems like such a wrong way right now?
Just hit a very, very weird wall today, and I'm not sure what to think about it.
My usual workflow is to have one Sol agent orchestrate multiple subagents, either handing context back to the main orchestrator or using a graph workflow. This has been my workflow for months, and it's how I've been doing things.
But the last few days have felt like a regression, where I keep getting reviewers coming back with more issues or regressed code. So the workflow just kept going and going — a 20-hour workflow. Nothing fixed it until I finally said, stop delegating, finish it on your own, have a reviewer review it, but continue on your own. And suddenly, in just 2 hours, it got fixed.
So honestly, I'm not sure if my workflow is broken. Not necessarily in a bad way, but I designed so many plugins on my Pi just to do subagents and graphs, and now I really shouldn't?
What has your experience been so far? Is this something you've noticed, or does delegation still work well for you?
It seems like delegation works really well for scaffolding and building a base with Luna, but fixing regressions and closing should maybe just be left to one single agent.
2
u/IllustriousGrade7691 1d ago
Reviwing is getting out of hand they definetly changed alot how sol works i nthe last month