pub const SUBAGENT_ENV: &str = "AGENT_SUBAGENT";
The environment variable the supervisor sets on the child so its main takes the subagent path instead of re-parsing CLI config.
main