subagents.md +1 −1
60 60
61Codex also reapplies the parent turn's live runtime overrides when it spawns a61Codex also reapplies the parent turn's live runtime overrides when it spawns a
62child. That includes sandbox and approval choices you set interactively during62child. That includes sandbox and approval choices you set interactively during
6363the session, such as `/approvals` changes or `--yolo`, even if the selectedthe session, such as `/permissions` changes or `--yolo`, even if the selected
64custom agent file sets different defaults.64custom agent file sets different defaults.
65 65
66You can also override the sandbox configuration for individual [custom agents](#custom-agents), such as explicitly marking one to work in read-only mode.66You can also override the sandbox configuration for individual [custom agents](#custom-agents), such as explicitly marking one to work in read-only mode.