Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Sep 26, 2025

This pull request improves the clarity of the behavior of agents w/ stopAtToolNames as tools; I was initially going to add warn-level logging, but it could be a noise for some edge cases. So, I've set the logging level to debug for now. We may revisit this in the future.

resolves #247 (for now)

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2025

🦋 Changeset detected

Latest commit: ca30208

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

This PR includes changesets to release 4 packages
Name Type
@openai/agents-core Patch
@openai/agents-openai Patch
@openai/agents-realtime Patch
@openai/agents 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 merged commit becabb9 into main Sep 26, 2025
5 checks passed
@seratch seratch deleted the issue-247-log branch September 26, 2025 23:33
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.

A sub-agent w/ stopAtToolNames does not return finalOutput when being used as a tool

3 participants