Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/openai-agents-python
/ codex.py
File
codex.py
examples/tools/codex.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
from
datetime
import
datetime
3
4
from
agents
import
Agent, Runner, gen_trace_id, trace
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected