Default Python SDK approval policy to never

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Ahmed Ibrahim
2026-05-09 12:03:09 +03:00
parent 78c0d5ca3d
commit d80a43263f
10 changed files with 220 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
Public surface of `openai_codex` for app-server v2.
This SDK surface is experimental. Turn streams are routed by turn ID so one client can consume multiple active turns concurrently.
Thread and turn starts currently send `AskForApproval.never` while SDK approval request handling is still pending.
## Package Entry