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

agent-version:codex@0.144.4

Structured · live

Codex CLI 0.144.4 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-14.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.144.4",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.144.4",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.144.4",
    "currentVersion": "0.144.4",
    "releasedAt": "2026-07-14",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.144.4",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.144.4",
    "cliCommand": "codex",
    "summary": "Codex CLI patch release with no user-facing changes.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.144.3 to 0.144.4.",
      "Official release notes state there are no user-facing changes in this patch release.",
      "No new CLI flags, transport/API changes, model support changes, package-name changes, install-method changes, breaking changes, or migration steps were published.",
      "Install command remains npm install -g @openai/codex."
    ],
    "releaseHighlights": [
      "Patch release with no user-facing changes."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.144.4",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.144.4",
      "to": "evidence:codex-rust-v0-144-4-2026-07-14",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.144.4",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-144-4-2026-07-14",
      "to": "agent-version:codex@0.144.4",
      "kind": "references"
    }
  ]
}