Skip to content

Expose model overrides for multi-agent v2 spawns#32749

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/92370498108c96fbd51f32965624ce531e991d9a
Jul 13, 2026
Merged

Expose model overrides for multi-agent v2 spawns#32749
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/92370498108c96fbd51f32965624ce531e991d9a

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 13, 2026

Copy link
Copy Markdown

Expose model overrides for multi-agent v2 spawns

What changed

  • Add the features.multi_agent_v2.expose_spawn_agent_model_overrides setting, enabled by default, to expose model and reasoning_effort on the v2 spawn_agent tool.
  • Keep these controls available when other spawn metadata is hidden, while allowing them to be disabled independently.
  • Add root-agent and subagent guidance that overrides require a partial or context-free fork and should only be used when explicitly authorized.

Testing

  • Cover configuration parsing and defaults, usage-hint preservation, and tool-schema behavior with override exposure enabled and disabled.

## What changed

- Add the `features.multi_agent_v2.expose_spawn_agent_model_overrides` setting, enabled by default, to expose `model` and `reasoning_effort` on the v2 `spawn_agent` tool.
- Keep these controls available when other spawn metadata is hidden, while allowing them to be disabled independently.
- Add root-agent and subagent guidance that overrides require a partial or context-free fork and should only be used when explicitly authorized.

## Testing

- Cover configuration parsing and defaults, usage-hint preservation, and tool-schema behavior with override exposure enabled and disabled.

GitOrigin-RevId: 92370498108c96fbd51f32965624ce531e991d9a
@copyberry copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/92370498108c96fbd51f32965624ce531e991d9a branch from f0717b7 to ea15456 Compare July 13, 2026 09:49
@copyberry copyberry Bot merged commit ea15456 into main Jul 13, 2026
14 of 32 checks passed
@copyberry copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/92370498108c96fbd51f32965624ce531e991d9a branch July 13, 2026 09:50
@QXUAN QXUAN temporarily deployed to issue-triage July 13, 2026 09:50 — with GitHub Actions Inactive
@QXUAN QXUAN temporarily deployed to issue-triage July 13, 2026 09:50 — with GitHub Actions Inactive
@QXUAN QXUAN temporarily deployed to issue-triage July 13, 2026 09:50 — with GitHub Actions Inactive
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants