iiRecord
Agentic AI Atlas · agent-version:codex-websocket@current
agent-version:codex-websocket@currenta5c.ai
II.
AgentVersion JSON

agent-version:codex-websocket@current

Structured · live

agent-version:codex-websocket@current json

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

File · agent-stack/versions/codex-websocket-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex-websocket@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/codex-websocket-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:codex",
    "versionRange": ">=0.135.0",
    "currentVersion": "0.135.0",
    "releasedAt": "2026-05-28",
    "upstreamReleaseTag": "rust-v0.135.0",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.135.0",
    "cliCommand": "codex",
    "installMethods": [
      "install:npm"
    ],
    "minSchemaVersion": "6.0.0",
    "appServer": {
      "realtimeV1WebsocketCompatible": true,
      "smokeTestedCommand": "npx -y @openai/codex@0.135.0 app-server --help"
    }
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex-websocket@current",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "agent-core-impl:codex-websocket.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "agent-runtime-impl:codex.runtime@1.x",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "agent-platform-impl:codex.platform@1.x",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "evidence:codex-rust-v0-135-0-release",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.135.0",
        "level": "full",
        "notes": "Codex WebSocket transport enables multi-turn sessions."
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "capability:supports-text-streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.135.0",
        "level": "full",
        "notes": "Codex streams output over WebSocket; 0.135.0 release notes call out remote transport /status details and retained OpenAI WebSocket timeout handling."
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.135.0",
        "level": "full",
        "notes": "Codex dispatches sandboxed tool calls."
      }
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "memory-system:codex-agents-md",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:codex-websocket@current",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-135-0-release",
      "to": "agent-version:codex-websocket@current",
      "kind": "references"
    },
    {
      "from": "evidence:codex-rust-v0-135-0-issue-802",
      "to": "agent-version:codex-websocket@current",
      "kind": "references"
    },
    {
      "from": "evidence:web-codex-0-135-release",
      "to": "agent-version:codex-websocket@current",
      "kind": "references"
    }
  ]
}