mirror of
https://github.com/openai/codex.git
synced 2026-05-19 02:33:10 +00:00
Add a multi-agent config knob that lets sub-agents either start fresh MCP clients, inherit a parent-owned MCP manager for thread-spawned children, or disable MCP startup entirely. Non-owning sessions skip refresh, policy mutation, and skill dependency MCP installation paths. Co-authored-by: Codex <noreply@openai.com>