II.
AgentRuntimeImpl overview
Reference · liveagent-runtime-impl:codex-sdk.runtime@current
Codex SDK Runtime (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-runtime-impl:codex-sdk.runtime@current.
Attributes
displayName
Codex SDK Runtime (current)
agentVersionId
packageRef
subagentDispatchMechanism
none
builtInTools
[]
toolRegistryDiscovery
dynamic-extension-loaded
hookSockets
[]
internalSessionStateLocation
host-managed
sessionFileFormat
jsonl
sessionFilePathConvention
host-managed
approvalGatingPrimitive
per-call
subprocessSandboxStrategy
platform-deferred
runtimeIdentity
none
supportedMCPTransports
supportsStreaming
true
notes
The Codex SDK variant bypasses the Codex Rust runtime entirely. The
host program drives `openai.chat.completions.create({stream:true})`
or the Responses API directly and supplies its own tools/MCP. There
is no daemon, no built-in tool catalogue, and no session-on-disk
convention — all of that is the host program's responsibility.
Outgoing edges
composes1
- agent:codex-sdk·AgentProductCodex SDK
connects2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
realizes1
- layer:5-agent-runtime·LayerAgent-Runtime
sourced_from2
- source-ref:openai-node-npm·SourceRef
- source-ref:openai-node-github·SourceRef
speaks2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
Incoming edges
composed_of1
- agent-version:codex-sdk@current·AgentVersion
spoken_by2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP