OpenAI has an SDK specifically for using Codex programmatically: @openai/codex-sdk for JS and an experimental Python implementation.
It'd be nice if the Braintrust SDK was able to wrap the Codex SDK and provide tracing, the same way it currently supports the OpenAI Agents SDK.
See also: https://developers.openai.com/codex/sdk
OpenAI has an SDK specifically for using Codex programmatically:
@openai/codex-sdkfor JS and an experimental Python implementation.It'd be nice if the Braintrust SDK was able to wrap the Codex SDK and provide tracing, the same way it currently supports the OpenAI Agents SDK.
See also: https://developers.openai.com/codex/sdk