Commit 18d6cca
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 795424c commit 18d6cca
4 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments