iiRecord
Agentic AI Atlas · Codex CLI 0.137.0
agent-version:codex@0.137.0a5c.ai
II.
AgentVersion JSON

agent-version:codex@0.137.0

Structured · live

Codex CLI 0.137.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.137.0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.137.0",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.137.0",
    "currentVersion": "0.137.0",
    "releasedAt": "2026-06-04",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.137.0",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.137.0",
    "cliCommand": "codex",
    "summary": "Codex CLI release adding F13-F24 keybindings, plugin list JSON output, app-server remote-control pairing/grant RPCs, cloud-managed config bundles, environment-scoped permission approvals, and hosted web/image tool routing in code-mode flows.",
    "assimilationNotes": [
      "Latest npm moved from 0.136.0 to 0.137.0.",
      "F13-F24 keybindings, searchable-menu paste, and reasoning-only status/title items affect terminal input and TUI state surfaces.",
      "codex plugin list --json affects plugin-discovery parsers and automation.",
      "Remote-control app-server v2 RPCs can start pairing and list/revoke controller grants; remote-control adapters should model these endpoints.",
      "Monthly credit limits and cloud-managed config bundles affect enterprise/admin status and config layering.",
      "Permission approvals now carry environment identity; permission proxying exports managed MITM CA bundles to child commands.",
      "Hosted web and image tools are available in more code-mode flows, and standalone web searches can run in parallel."
    ],
    "releaseHighlights": [
      "F13-F24 keybindings and searchable-menu paste.",
      "codex plugin list --json.",
      "Remote-control pairing and controller grant RPCs.",
      "Cloud-managed config bundles and monthly credit-limit status.",
      "Environment-scoped permission approvals and managed MITM CA propagation.",
      "Hosted web/image tools in additional code-mode flows."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.137.0",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.137.0",
      "to": "evidence:codex-rust-v0-137-0-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.137.0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:codex",
      "to": "agent-version:codex@0.137.0",
      "kind": "has_version"
    },
    {
      "from": "evidence:codex-rust-v0-137-0-2026-06-05",
      "to": "agent-version:codex@0.137.0",
      "kind": "references"
    }
  ]
}