Discussion about this post

User's avatar
JP's avatar

Container Use is brilliant for the isolation piece. The three workflows you've laid out cover the external tooling side really well.

Since you published this, Codex has added a native multi-agent mode that handles some of the same problems from the inside. Instead of managing containers or worktrees yourself, Codex spawns sub-agents with role-based configs. Your explorer runs on a fast model in read-only mode, your worker gets full write access on the heavier model. Each gets an isolated context automatically. I covered the setup here https://reading.sh/codex-has-a-multi-agent-mode-and-almost-nobody-is-using-it-088e44f774ef if you're curious.

Would be interested to see how Container Use + built-in multi-agent might stack. The container isolation for the environment plus the context isolation from sub-agents could be a solid combo.

No posts

Ready for more?