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

agent-version:codex@0.144.3

Structured · live

Codex CLI 0.144.3 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-13.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.144.3",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-13.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.144.3",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.144.3",
    "currentVersion": "0.144.3",
    "releasedAt": "2026-07-13",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.144.3",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.144.3",
    "cliCommand": "codex",
    "summary": "Codex CLI patch release after 0.144.2 restored the previous Guardian auto-review policy, request format, and tool behavior; 0.144.3 itself is a version-only publication.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.144.1 to 0.144.3.",
      "The intermediate rust-v0.144.2 release restored the previous Guardian auto-review policy, request format, and tool behavior after rolling back a prompting regression.",
      "Official rust-v0.144.3 notes state this is a version-only release with no merged pull request changes since rust-v0.144.2.",
      "No new CLI flags, transport/API changes, model support changes, package-name changes, install-method changes, breaking changes, or migration steps were published for 0.144.3.",
      "Install command remains npm install -g @openai/codex."
    ],
    "releaseHighlights": [
      "Guardian auto-review policy/request/tool behavior rollback from 0.144.2 remains in latest 0.144.3.",
      "Version-only release published as @openai/codex 0.144.3.",
      "No behavior changes were documented relative to rust-v0.144.2."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.144.3",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.144.3",
      "to": "evidence:codex-rust-v0-144-3-2026-07-13",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.144.3",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-144-3-2026-07-13",
      "to": "agent-version:codex@0.144.3",
      "kind": "references"
    }
  ]
}