II.
AgentCoreImpl overview
Reference · liveagent-core-impl:codex-app-server.core@current
Codex App-Server Core (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-core-impl:codex-app-server.core@current.
Attributes
displayName
Codex App-Server Core (current)
agentVersionId
packageRef
loopIteratorPolicy
tool-use-loop
loopIteratorNotes
Same Codex Rust tool-use loop as the CLI core, but the loop's events
are surfaced to external clients over the app-server's JSON-RPC
protocol (stdio, SSE, or WebSocket transports) instead of a bundled
TUI. Clients drive the loop by sending RPC requests and consuming the
streamed event channel.
contextManagementStrategy
rolling-summary
compactionTriggerNotes
Inherits the Codex Rust runtime's rolling-summary strategy.
subagentInvokerPolicy
tool-call-handoff
subagentInvokerNotes
Inherits the Codex CLI's handoff/profile-swap subagent mechanism;
available to app-server clients via the same JSON-RPC surface.
resultSynthesisPolicy
model-direct
resultSynthesisNotes
Final assistant text is streamed via JSON-RPC notifications carrying
Responses-API delta events; the consuming client renders or
persists the result.
stopDetectionStrategy
structured-end-event
transportClientLibrary
codex-internal
supportedTransportProtocols
parallelToolCallHandling
native
streamingFidelity
full
thinkingChannelHandling
model-dependent
Outgoing edges
composes1
- agent:codex-app-server·AgentProductCodex App-Server
realizes1
- layer:4-agent-core·LayerAgent-Core
speaks1
- model-transport:openai-responses·ModelTransportProtocolOpenAI Responses
supports2
- capability:streaming·CapabilityStreaming
- capability:supports-tool-use·CapabilitySupports tool use
Incoming edges
composed_of1
- agent-version:codex-app-server@current·AgentVersion