II.
AgentVersion JSON
Structured · liveagent-version:codex@0.140.0
Codex CLI 0.140.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:codex@0.140.0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "codex",
"agentProductId": "agent:codex",
"displayName": "Codex CLI 0.140.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.140.0",
"currentVersion": "0.140.0",
"releasedAt": "2026-06-15",
"sourcePackage": "@openai/codex",
"upstreamReleaseTag": "rust-v0.140.0",
"releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.140.0",
"cliCommand": "codex",
"summary": "Codex CLI release adding /usage, /delete, /import, unified mentions, managed Bedrock auth, SQLite recovery, MCP reliability fixes, and app-server deletion APIs.",
"assimilationNotes": [
"Latest npm moved from 0.137.0 to 0.140.0.",
"New /usage views affect command catalog and telemetry/usage surfaces.",
"New codex delete, /delete, and app-server thread/delete APIs affect session lifecycle and transport-adapter deletion support.",
"New /import from Claude Code affects migration/import workflow support.",
"Unified @ mentions now include files, plugins, and skills by default, affecting prompt parsing and mention metadata.",
"Managed Bedrock API-key auth and encrypted local credential storage affect auth/provider config modeling.",
"Removed experimental /realtime voice controls and related audio dependencies."
],
"releaseHighlights": [
"/usage daily, weekly, and cumulative token views.",
"Permanent session deletion commands and app-server thread/delete.",
"/import from Claude Code.",
"Unified @ mentions for files, plugins, and skills.",
"Managed Bedrock API-key auth and encrypted local credential storage.",
"Automatic SQLite state recovery."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agent-version:codex@0.140.0",
"to": "agent:codex",
"kind": "version_of"
},
{
"from": "agent-version:codex@0.140.0",
"to": "evidence:codex-rust-v0-140-0-2026-06-17",
"kind": "sourced_from"
},
{
"from": "agent-version:codex@0.140.0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:codex-rust-v0-140-0-2026-06-17",
"to": "agent-version:codex@0.140.0",
"kind": "references"
}
]
}