Skip to content

Commit 4e43cba

Browse files
Release 0.14.4 (#2989)
### Release readiness review (v0.14.3 -> TARGET ba3b177) This is a release readiness report done by `$final-release-review` skill. ### Diff v0.14.3...ba3b177 ### Release call: **🟢 GREEN LIGHT TO SHIP** Patch bump to `0.14.4` with additive sandbox capability and broad compatibility-focused test coverage; no concrete release-blocking issues found in the diff. ### Scope summary: - 34 files changed (+2236/-536); key areas touched: `src/agents/sandbox/session/` refactors/extractions, new `BoxMount` support in sandbox mount providers, provider integrations (`cloudflare`, `vercel`, `daytona`, `e2b`, `blaxel`), sandbox docs, and substantial sandbox compatibility/regression tests. - Commit range reviewed (oldest to newest): docs cleanup/translation updates, sandbox compatibility guards, snapshot default fix, Box mount feature, shared mount lifecycle refactor, shared tar exclude refactor, session helper extraction, version bump to `0.14.4`. ### Risk assessment (ordered by impact): No material risks identified. ### Notes: - Base tag determined from local tags only per instruction: `v0.14.3`. - Target resolved from current `HEAD`: `ba3b17740b280c00330d9cd61158f88a34d28d2a`. - Assessment is based on diff/log/code inspection and added tests in-range; no additional local test execution was performed in this CI review step. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fdf2d00 commit 4e43cba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openai-agents"
3-
version = "0.14.3"
3+
version = "0.14.4"
44
description = "OpenAI Agents SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)