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

agent-version:codex@0.144.5

Structured · live

Codex CLI 0.144.5 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.144.5",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.144.5",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.144.5",
    "currentVersion": "0.144.5",
    "releasedAt": "2026-07-16",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.144.5",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.144.5",
    "cliCommand": "codex",
    "summary": "Codex CLI patch release expanding dangerous-command detection and denial explanations.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.144.4 to 0.144.5.",
      "Dangerous-command detection now covers more forced rm forms and gives clearer denial reasons, affecting approval and shell safety modeling.",
      "No package-name, install-method, model, transport/API, or migration change was published.",
      "Install command remains npm install -g @openai/codex."
    ],
    "releaseHighlights": [
      "Expanded dangerous-command detection.",
      "Clearer command-denial reasons."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.144.5",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.144.5",
      "to": "evidence:codex-rust-v0-144-5-2026-07-17",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.144.5",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-144-5-2026-07-17",
      "to": "agent-version:codex@0.144.5",
      "kind": "references"
    }
  ]
}