Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps @openai/agents from 0.3.3 to 0.4.4.

Release notes

Sourced from @​openai/agents's releases.

v0.4.4

What's Changed

Documents & Other Changes

Full Changelog: openai/openai-agents-js@v0.4.3...v0.4.4

v0.4.3

What's Changed

Documents and other changes

Full Changelog: openai/openai-agents-js@v0.4.2...v0.4.3

v0.4.2

Key Changes

New utility for multiple MCP server management

Starting with this version, there is a new, convenient way to manage multiple MCP server instances. See openai/openai-agents-js#901 and examples/mcp/mcp-servers-example.ts

New import path for aisdk() from @openai/agents-extensions

If you've been using the @openai/agents-extensions package for aisdk() helper, we now recommend importing it from @openai/agents-extensions/ai-sdk. Both import paths still work for now, but the top-level import is deprecated and will be removed in v0.5.0.

AI SDK's useChat compatibility utility under @openai/agents-extensions/ai-sdk-ui

createAiSdkUiMessageStreamResponse from @openai/agents-extensions/ai-sdk-ui enables server routes in React/Next.js apps to stream data that can be consumed by useChat on the frontend. See openai/openai-agents-js#899 and examples/ai-sdk-ui.

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 9, 2026
Bumps [@openai/agents](https://github.com/openai/openai-agents-js) from 0.3.3 to 0.4.4.
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.3.3...v0.4.4)

---
updated-dependencies:
- dependency-name: "@openai/agents"
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/openai/agents-0.4.4 branch from 3b5fb0b to 83aa4b8 Compare February 10, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants