Skip to content

feat(realtime): make websocket URL configurable #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dkundel-openai
Copy link
Collaborator

Summary

  • allow passing a url in OpenAIRealtimeWebSocket constructor
  • forward url from RealtimeSession.connect to the transport layer
  • add related tests
  • add changeset for @openai/agents-realtime

Testing

  • pnpm lint
  • pnpm build
  • CI=1 pnpm test

https://chatgpt.com/codex/tasks/task_i_687e86dc9b3c833188d28264766aa580

Copy link

changeset-bot bot commented Jul 21, 2025

🦋 Changeset detected

Latest commit: 1c917f7

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

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

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 dkundel-openai merged commit 9fdecdb into main Jul 22, 2025
5 checks passed
@dkundel-openai dkundel-openai deleted the codex/expose-configurable-url-in-realtimewebsocket branch July 22, 2025 19:31
dkundel-openai added a commit that referenced this pull request Jul 22, 2025
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