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

agent-version:codex@0.147.0

Structured · live

Codex CLI 0.147.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:codex@0.147.0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex",
    "agentProductId": "agent:codex",
    "displayName": "Codex CLI 0.147.0",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.147.0",
    "currentVersion": "0.147.0",
    "releasedAt": "2026-08-07",
    "sourcePackage": "@openai/codex",
    "upstreamReleaseTag": "rust-v0.147.0",
    "releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.147.0",
    "cliCommand": "codex",
    "summary": "Codex CLI release adding portable Agent Plugins, conversation sections, --approve-for-me, Cursor skill imports, MCP 2026-07-28 support, and Bedrock cache/compaction support.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.144.5 to 0.147.0.",
      "New portable Agent Plugins and multi-catalog search affect plugin discovery and installation surfaces.",
      "New --approve-for-me CLI flag affects launchBehavior promptExtraFlags and approval-mode modeling.",
      "MCP 2026-07-28 opt-in adds paginated discovery, multi-round requests, and non-blocking server startup, affecting MCP adapter capability modeling.",
      "Cursor-managed skill imports and Claude/Cursor conversation synchronization affect migration/import surfaces.",
      "Deprecated codex exec --full-auto was removed; use --sandbox workspace-write instead.",
      "Install command remains npm install -g @openai/codex."
    ],
    "releaseHighlights": [
      "Portable Agent Plugins and catalog search.",
      "Persistent manually ordered conversation sections.",
      "New --approve-for-me CLI flag.",
      "Cursor skill import and conversation synchronization.",
      "MCP 2026-07-28 protocol support.",
      "Removed deprecated codex exec --full-auto."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-version:codex@0.147.0",
      "to": "agent:codex",
      "kind": "version_of"
    },
    {
      "from": "agent-version:codex@0.147.0",
      "to": "evidence:codex-rust-v0-147-0-2026-08-10",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:codex@0.147.0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:codex-rust-v0-147-0-2026-08-10",
      "to": "agent-version:codex@0.147.0",
      "kind": "references"
    }
  ]
}