Skip to content

Conversation

seratch
Copy link
Member

@seratch seratch commented Sep 26, 2025

This pull request resolves #526 by changing the event streaming behavior to be consistent with the latest Python SDK. See also: openai/openai-agents-python#974

@seratch seratch added bug Something isn't working package:agents-core labels Sep 26, 2025
Copy link

changeset-bot bot commented Sep 26, 2025

🦋 Changeset detected

Latest commit: 4ea7efa

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

@dkundel-openai
Copy link
Collaborator

@codex review

Copy link

Codex Review: Didn't find any major issues. Nice work!

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

@seratch seratch merged commit 74a6ca3 into main Sep 27, 2025
5 checks passed
@seratch seratch deleted the issue-526-stream-events branch September 27, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working package:agents-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

separate tool_call_item and tool_call_output_item in stream events

2 participants