sdk/python: use standalone codex-app-server runtime

This commit is contained in:
Michael Bolin
2026-04-24 16:19:11 -07:00
parent 9b8a1fbefc
commit 6aa4aed202
14 changed files with 521 additions and 206 deletions

View File

@@ -7,6 +7,6 @@ exclude-newer = "2026-04-16T16:29:01.518541933Z"
exclude-newer-span = "P7D"
[[package]]
name = "openai-codex-cli-bin"
name = "openai-codex-app-server-bin"
version = "0.0.0.dev0"
source = { editable = "." }