Skip to content

Conversation

@xierenyuan
Copy link
Contributor

MCP SSE server transport support close #289

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2025

🦋 Changeset detected

Latest commit: c6b2db8

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

Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

you're so quick!

@seratch seratch added enhancement New feature or request package:agents-core labels Aug 1, 2025
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

LGTM; I confirmed the added example works without issues

@seratch seratch merged commit 0fe38c0 into openai:main Aug 1, 2025
5 checks passed
threepointone added a commit to threepointone/openai-agents-js that referenced this pull request Aug 7, 2025
Looks like an export was missed in openai#290 for the workerd shim, this prevents the crash when importing there. Loing term we should just add an implementation for cloudflare workers (and I suspect the node implementation might just work)
threepointone added a commit to threepointone/openai-agents-js that referenced this pull request Aug 7, 2025
Looks like an export was missed in openai#290 for the workerd shim, this prevents the crash when importing there. Loing term we should just add an implementation for cloudflare workers (and I suspect the node implementation might just work)
dkundel-openai pushed a commit that referenced this pull request Aug 7, 2025
Looks like an export was missed in #290 for the workerd shim, this prevents the crash when importing there. Loing term we should just add an implementation for cloudflare workers (and I suspect the node implementation might just work)
@github-actions github-actions bot mentioned this pull request Aug 7, 2025
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.

MCP SSE server transport support

2 participants