iiRecord
Agentic AI Atlas · Codex remote-control foreground readiness launch
launch-config:codex.remote-controla5c.ai
II.
LaunchConfig JSON

launch-config:codex.remote-control

Structured · live

Codex remote-control foreground readiness launch json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/launch-configs/codex-default.yamlCluster · agent-stack
Record JSON
{
  "id": "launch-config:codex.remote-control",
  "_kind": "LaunchConfig",
  "_file": "agent-stack/launch-configs/codex-default.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentVersionId": "agentVersion:codex:ge-0-119-0",
    "displayName": "Codex remote-control foreground readiness launch",
    "env": {},
    "commArgs": [
      "remote-control"
    ],
    "description": "Codex CLI 0.134.0 remote-control launch recipe. The command runs in the foreground, waits for readiness, and reports machine status for callers that need a ready remote-control endpoint."
  },
  "outgoingEdges": [
    {
      "from": "launch-config:codex.remote-control",
      "to": "capability:supports-tool-use",
      "kind": "requires_capability",
      "attributes": {
        "versionRange": ">=0.134.0",
        "level": "full"
      }
    },
    {
      "from": "launch-config:codex.remote-control",
      "to": "execution:local-host",
      "kind": "runs_via",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}