II.
AgentUIImpl JSON
Structured · liveagent-ui-impl:codex.ui@current
Codex UI (current) — tui-and-cli json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-ui-impl:codex.ui@current",
"_kind": "AgentUIImpl",
"_file": "agent-stack/ui-impls/codex-ui-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Codex UI (current) — tui-and-cli",
"agentVersionId": "agentVersion:codex:ge-0-119-0",
"packageRef": "source-ref:codex-github",
"uiKind": "tui-and-cli",
"presentationsBundled": [
"presentation:codex-cli-tui"
],
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"notes": "OpenAI Codex CLI ships an interactive TUI plus scripted CLI; the user picks\nsandbox mode, switches profiles, and approves tool calls from this UI layer.\n"
},
"outgoingEdges": [
{
"from": "agent-ui-impl:codex.ui@current",
"to": "layer:11-presentation",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-ask-for-approval",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-sandbox-mode",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/sandbox"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-profile-switch",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/profile"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-model-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/model"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-fast-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/fast"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-personality-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/personality"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-permissions-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/permissions"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-agent-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/agent"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-status-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/status"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-mcp-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/mcp"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-diff-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/diff"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:codex-theme-command",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/theme"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:model-picker",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/model"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:status-line",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/status"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:slash-help",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/help"
}
}
},
{
"from": "agent-ui-impl:codex.ui@current",
"to": "interaction-primitive:approval-prompt",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
}
],
"incomingEdges": [
{
"from": "agentVersion:codex:ge-0-0-0-lt-0-119-0",
"to": "agent-ui-impl:codex.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agentVersion:codex:ge-0-119-0",
"to": "agent-ui-impl:codex.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "claim:codex-research-cli-slash-commands",
"to": "agent-ui-impl:codex.ui@current",
"kind": "about_subject"
}
]
}