franco
@francos.eth
I love leaving my little codex agents working over night. Currently running 5 on different parts of the codebase. I still have to figure out how to add dependencies so they don't create a ton of conflicts: * Agent A: Phases 1 → 2 * Agent B: Phase 3 (after 2) * Agent C: Phase 5 → 6 (after 3) * Agent D: Phase 4 (after 3) * Phases 7 – 9 follow once earlier work merges.
5 replies
0 recast
10 reactions
agusti
@bleu.eth
you cold have a meta-orchestrator agent who can coordinate the sub-agents and spawn them sequentially/on parallel or when dependencies finish.
1 reply
0 recast
4 reactions
franco
@francos.eth
with codex? I haven't seen any way to do that? I'm using the openAI hosted version. You could probably do what you're saying with the open source codex and run it on your own server though. Do you have any examples?
1 reply
0 recast
1 reaction