Skip to content

Conversation

seratch
Copy link
Member

@seratch seratch commented Jul 30, 2025

The name could be changed in the Python SDK review.

see openai/openai-agents-python#1302

@seratch seratch requested a review from dkundel-openai July 30, 2025 04:01
@seratch seratch added enhancement New feature or request package:agents-core labels Jul 30, 2025
Copy link

changeset-bot bot commented Jul 30, 2025

🦋 Changeset detected

Latest commit: d1095f9

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-core Patch
@openai/agents-openai Patch
@openai/agents-realtime Patch
@openai/agents Patch
@openai/agents-extensions 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

* The context of the handoff.
* Note that, since this property was added later on, it's optional to pass from users.
*/
runContext?: RunContext<any>;
Copy link
Member Author

Choose a reason for hiding this comment

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

before merging this PR, check the review result at openai/openai-agents-python#1302; the name should be consistent

Copy link
Member Author

Choose a reason for hiding this comment

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

ok, the name is run_context in python; so this is ready to go

@seratch
Copy link
Member Author

seratch commented Jul 31, 2025

@dkundel-openai can you take a look at this tiny PR?

@seratch seratch merged commit 5f7d0d6 into main Aug 4, 2025
5 checks passed
@seratch seratch deleted the context-to-handoff-filter-args branch August 4, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants