mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
Support configuring whether spawned agents receive the skills developer message through agents.spawn.inject_skills_message and per-call spawn_agent overrides. Full-history forks continue to inherit the parent setting, and request construction now omits skills instructions when disabled. Co-authored-by: Codex <noreply@openai.com>