Skip to content

fix(deps): update dependency @openai/agents to ^0.7.0 - autoclosed#83

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openai-agents-0.x
Closed

fix(deps): update dependency @openai/agents to ^0.7.0 - autoclosed#83
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openai-agents-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@openai/agents (source) ^0.5.0^0.7.0 age confidence

Release Notes

openai/openai-agents-js (@​openai/agents)

v0.7.2

Compare Source

What's Changed

Documentation & Other Changes

Full Changelog: openai/openai-agents-js@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

Documentation & Other Changes

Full Changelog: openai/openai-agents-js@v0.7.0...v0.7.1

v0.7.0

Compare Source

Key Changes

Opt-in retry settings

New opt-in settings for retries of model API calls is available in this version. The new configuration is available as part of ModelSettings and it can be passed either as run config or model settings per an agent.

What's Changed

Documentation & Other Changes

Full Changelog: openai/openai-agents-js@v0.6.0...v0.7.0

v0.6.0

Compare Source

Key Changes

Tool search support

As of this version, the Agents SDK supports the tool search tool, including namespaces: https://developers.openai.com/api/docs/guides/tools-tool-search/

Please refer to this concrete example, as well as the updated documentation.

Computer use tool GA

As of this version, you can use the gpt-5.4 model for the computer use tool, in addition to the existing computer-use-preview model: https://developers.openai.com/api/docs/guides/tools-computer-use/

Please refer to this concrete example, as well as the updated documentation.

Import path changes for AI SDK adapter users

If you have been using the @openai/agents-extensions package for the aisdk() helper, please migrate to importing it from @openai/agents-extensions/ai-sdk. The top-level import had been deprecated since version 0.4, and it has now been removed to allow developers to use the extensions package without AI SDK modules.

What's Changed

Documents & Other Changes

Full Changelog: openai/openai-agents-js@v0.5.4...v0.6.0

v0.5.4

Compare Source

What's Changed

Documents & Other Changes

Full Changelog: openai/openai-agents-js@v0.5.3...v0.5.4


Configuration

📅 Schedule: Branch creation - "before 9am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/openai-agents-0.x branch 2 times, most recently from 48b0c86 to 4577932 Compare March 19, 2026 05:49
@renovate renovate Bot force-pushed the renovate/openai-agents-0.x branch from 4577932 to e709b4f Compare March 20, 2026 19:03
@renovate renovate Bot changed the title fix(deps): update dependency @openai/agents to ^0.7.0 fix(deps): update dependency @openai/agents to ^0.7.0 - autoclosed Mar 20, 2026
@renovate renovate Bot closed this Mar 20, 2026
@renovate renovate Bot deleted the renovate/openai-agents-0.x branch March 20, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants