Skip to content

Support external sandbox policy for task turns - #575

Open
fenril058 wants to merge 1 commit into
openai:mainfrom
fenril058:fix/issue-107-sandbox-policy
Open

Support external sandbox policy for task turns#575
fenril058 wants to merge 1 commit into
openai:mainfrom
fenril058:fix/issue-107-sandbox-policy

Conversation

@fenril058

Copy link
Copy Markdown

Summary

  • forward optional sandboxPolicy values through runAppServerTurn to turn/start
  • add --external-sandbox to task/rescue and adversarial-review flows
  • preserve the existing payload when the flag is omitted
  • document the externally sandboxed workflow

Validation

  • regression tests fail before the turn/start forwarding change and pass afterward
  • npm test (93 tests)
  • npm run build

Closes #107

@fenril058
fenril058 requested a review from a team July 31, 2026 16:58
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.

Enhancement: support turn/start sandboxPolicy for task-like commands in externally sandboxed environments

1 participant