II.
AgentVersion JSON
Structured · liveagent-version:codex@0.135.0
Codex CLI 0.135.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:codex@0.135.0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/codex-0-135-0-2026-05-31.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "codex",
"agentProductId": "agent:codex",
"displayName": "Codex CLI 0.135.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.135.0",
"currentVersion": "0.135.0",
"releasedAt": "2026-05-28",
"sourcePackage": "@openai/codex",
"upstreamReleaseTag": "rust-v0.135.0",
"releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.135.0",
"cliCommand": "codex",
"summary": "Codex CLI release adding richer doctor diagnostics, remote status details, Vim mode improvements, named permission profiles, bundled zsh helper discovery, SDK sandbox presets, and non-interactive installers.",
"assimilationNotes": [
"`codex doctor` reports richer environment, Git, terminal, app-server, and thread inventory diagnostics; support/debug surfaces can expose more structured diagnostics.",
"`/status` shows remote connection details and server version for remote transport sessions, affecting transport-adapter status parsing.",
"`/permissions` now understands named permission profiles and displays custom profiles; permission profile projection should be checked.",
"Vim mode gained text-object editing, improved word/line-end behavior, and configurable interrupt-turn binding; TUI control translation may need new keybinding expectations.",
"The Python SDK exposes friendly Sandbox presets for thread and turn APIs.",
"install.sh/install.ps1 support CODEX_NON_INTERACTIVE=1 for non-interactive installation."
],
"releaseHighlights": [
"Richer doctor diagnostics.",
"Remote transport status details.",
"Named permission profiles.",
"Python SDK Sandbox presets.",
"Non-interactive installer mode."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agent-version:codex@0.135.0",
"to": "agent:codex",
"kind": "version_of"
},
{
"from": "agent-version:codex@0.135.0",
"to": "evidence:codex-rust-v0-135-0-issue-802",
"kind": "sourced_from"
},
{
"from": "agent-version:codex@0.135.0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:codex",
"to": "agent-version:codex@0.135.0",
"kind": "has_version"
},
{
"from": "claim:codex-rust-v0-135-0-issue-802",
"to": "agent-version:codex@0.135.0",
"kind": "about_subject"
},
{
"from": "claim:codex-rust-v0-135-0-issue-802-version-range",
"to": "agent-version:codex@0.135.0",
"kind": "about_subject"
},
{
"from": "claim:codex-rust-v0-135-0-issue-802-cli-command",
"to": "agent-version:codex@0.135.0",
"kind": "about_subject"
},
{
"from": "evidence:codex-rust-v0-135-0-issue-802",
"to": "agent-version:codex@0.135.0",
"kind": "references"
}
]
}