Skip to content

Use message string in v2 send_message#16409

Merged
jif-oai merged 2 commits intomainfrom
jif/mav2-send-message
Apr 1, 2026
Merged

Use message string in v2 send_message#16409
jif-oai merged 2 commits intomainfrom
jif/mav2-send-message

Conversation

@jif-oai
Copy link
Copy Markdown
Collaborator

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

Summary

  • switch MultiAgentV2 send_message to accept a single message string instead of items
  • keep the old assign_task item parser in place for the next branch
  • update send_message schema/spec and focused handler tests

Verification

  • cargo test -p codex-tools send_message_tool_requires_message_and_uses_submission_output
  • cargo test -p codex-core multi_agent_v2_send_message
  • just fix -p codex-tools
  • just fix -p codex-core
  • just argument-comment-lint

jif-oai and others added 2 commits April 1, 2026 09:37
Switch the MultiAgentV2 spawn tool schema and handler args from structured items to one plain message string, and update the focused spawn tests accordingly.

Co-authored-by: Codex <noreply@openai.com>
Switch the MultiAgentV2 send_message tool schema and handler args from structured items to one plain message string, and update the focused send_message tests.

Co-authored-by: Codex <noreply@openai.com>
Base automatically changed from jif/mav2-spawn-message to main April 1, 2026 09:26
@jif-oai jif-oai merged commit 23d638a into main Apr 1, 2026
17 of 21 checks passed
@jif-oai jif-oai deleted the jif/mav2-send-message branch April 1, 2026 09:26
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 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.

1 participant