Skip to content

feat: surface multi-agent thread limit in spawn description#19360

Merged
jif-oai merged 1 commit into
mainfrom
codex/spawn-limit-description
Apr 24, 2026
Merged

feat: surface multi-agent thread limit in spawn description#19360
jif-oai merged 1 commit into
mainfrom
codex/spawn-limit-description

Conversation

@jif-oai
Copy link
Copy Markdown
Collaborator

@jif-oai jif-oai commented Apr 24, 2026

Summary

  • Thread agent_max_threads into ToolsConfig and SpawnAgentToolOptions.
  • Render the configured max_concurrent_threads_per_session value in the MultiAgentV2 spawn_agent description.
  • Cover the description text in codex-tools unit tests and codex-core tool spec tests.

Validation

  • just fmt
  • cargo test -p codex-tools
  • cargo test -p codex-core spawn_agent_description
  • git diff --check

Notes

  • cargo test -p codex-core was also attempted, but unrelated environment-sensitive tests failed with the active local environment. Examples: approvals reviewer defaults observed AutoReview instead of User, request-permissions event tests did not emit events, and proxy-env tests saw http://127.0.0.1:50604 from the active proxy environment.
Co-authored-by: Codex <noreply@openai.com>
@jif-oai jif-oai changed the title [codex] Surface multi-agent thread limit in spawn description feat: surface multi-agent thread limit in spawn description Apr 24, 2026
@jif-oai
Copy link
Copy Markdown
Collaborator Author

jif-oai commented Apr 24, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jif-oai jif-oai marked this pull request as ready for review April 24, 2026 13:09
@jif-oai jif-oai requested a review from a team as a code owner April 24, 2026 13:09
@jif-oai jif-oai merged commit deb4509 into main Apr 24, 2026
25 checks passed
@jif-oai jif-oai deleted the codex/spawn-limit-description branch April 24, 2026 13:13
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant