Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Nov 14, 2025

This pull request fixes a bug where an empty tools parameter in the Responses API could reset the saved tools in the OpenAI server-side prompt settings. To address this, I've updated the default behavior of the Responses API to omit the tools parameter when the Agent has no tools. This ensures that the server-side tools remain intact, as developers would expect.

@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2025

🦋 Changeset detected

Latest commit: efa17d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@openai/agents-openai Patch
@openai/agents-core Patch
@openai/agents Patch
@openai/agents-extensions Patch
@openai/agents-realtime Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@seratch seratch added this to the 0.3.x milestone Nov 14, 2025
@seratch seratch merged commit 0a808d2 into main Nov 14, 2025
5 checks passed
@seratch seratch deleted the prompt-tools branch November 14, 2025 23:57
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