build(deps): bump openai-agents from 0.17.7 to 0.18.1 in /openai-agents-sdk#150
Merged
github-actions[bot] merged 1 commit intoJul 10, 2026
Conversation
61f6cbb to
07404fb
Compare
07404fb to
ea974c3
Compare
ea974c3 to
a581c81
Compare
a581c81 to
dd48194
Compare
dd48194 to
b9e1511
Compare
Bumps [openai-agents](https://github.com/openai/openai-agents-python) from 0.17.7 to 0.18.1. - [Release notes](https://github.com/openai/openai-agents-python/releases) - [Changelog](https://github.com/openai/openai-agents-python/blob/main/docs/release.md) - [Commits](openai/openai-agents-python@v0.17.7...v0.18.1) --- updated-dependencies: - dependency-name: openai-agents dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b9e1511 to
f945639
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps openai-agents from 0.17.7 to 0.18.1.
Release notes
Sourced from openai-agents's releases.
... (truncated)
Changelog
Sourced from openai-agents's changelog.
... (truncated)
Commits
1760f73Release 0.18.1 (#3775)28026bcdocs: stabilize tool guardrail and web search examples574e2f7docs: update translated pages1332083feat: add GPT-5.6 model defaults and migrate examples (#3774)8724b1bfix: support cache-write usage across OpenAI Python versions (#3773)70c447efix(realtime): make session cleanup deterministic (#3767)6bb69bcdocs: update readme532acdffix: send logprobs=True when top_logprobs is set on Chat Completions (#3763)1b0c7c2fix(models): accumulate streamed logprobs in place to avoid O(n^2) copies (#3...5807751fix(sessions): handle list content in AdvancedSQLiteSession browsing helpers ...