Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Jan 30, 2026

This pull request brings the same enhancement with openai/openai-agents-js#924

It adds structured agent-as-tool input handling, including a new agent_tool_input module and updates to agent wiring, run context/state, and test coverage. It also introduces a structured example and minimal README update to document the pattern. Behavior changes include new input shapes flowing through agent tool execution; please review for compatibility impacts where callers may rely on previous input assumptions.

@seratch seratch added this to the 0.8.x milestone Jan 30, 2026
@github-actions github-actions bot added enhancement New feature or request feature:core labels Jan 30, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ecde08b5c5

ℹ️ 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".

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8dd8ca8612

ℹ️ 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants