type ContextMode = "isolated" | "inherit" | "inherit-summary";
Defined in: tools/builtin/task.ts:25
Context inheritance mode for sub-agents