Twitter/X

@sunglassesface: When you launch a subagent on Codex, do you launch it with `fork_context:true` or `fork_context: f...

When you launch a subagent on Codex, do you launch it with fork_context:true or fork_context: false

What's the best practice? Because it seems like it enables true by default. And I feel like that's a waste of tokens.

@OpenAIDevs