Commit 6996b3a
feat(deps): bump openai-agents to >=0.14.3,<0.15
The new scale-sandbox `oai_agents` adapter (ScaleSandboxClient for the
OpenAI Agents SDK BaseSandboxClient protocol) imports symbols added in
openai-agents 0.14.3 (`agents.sandbox.workspace_paths.sandbox_path_str`,
`posix_path_for_error`, `agents.sandbox.errors.ExecNonZeroError`,
`PtySessionNotFoundError`). The previous hard pin `==0.14.1` made that
adapter fall back to None at import. Bump to >=0.14.3,<0.15 to unblock
agents running the OpenAI Agents SDK with ARP (Scale) sandboxes inside
Temporal.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent feec842 commit 6996b3a
4 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments