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

agent-version:codex@0.144.1

Structured · live

Codex CLI 0.144.1 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.144.1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.144.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.144.1",
    "currentVersion": "0.144.1",
    "releasedAt": "2026-07-09",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.144.1",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.144.1",
    "cliCommand": "codex",
    "summary": "Codex CLI patch release fixing standalone installer metadata handling and macOS/code-mode host reliability.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.143.0 to 0.144.1.",
      "Standalone installs now tolerate compact or reordered GitHub release metadata, affecting install/update reliability.",
      "macOS package installs expose the code-mode host alongside the codex executable.",
      "Code mode falls back to the embedded runtime when the companion host binary is unavailable.",
      "No package-name, CLI flag, transport/API, model, or migration change was published; install remains npm install -g @openai/codex."
    ],
    "releaseHighlights": [
      "Standalone installer GitHub metadata fix.",
      "macOS code-mode host packaging fix.",
      "Embedded runtime fallback for code mode."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.144.1",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.144.1",
      "to": "evidence:codex-rust-v0-144-1-2026-07-10",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.144.1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-144-1-2026-07-10",
      "to": "agent-version:codex@0.144.1",
      "kind": "references"
    }
  ]
}