II.
AgentVersion JSON
Structured · liveagent-version:codex@0.143.0
Codex CLI 0.143.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:codex@0.143.0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "codex",
"agentProductId": "agent:codex",
"displayName": "Codex CLI 0.143.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.143.0",
"currentVersion": "0.143.0",
"releasedAt": "2026-07-08",
"sourcePackage": "@openai/codex",
"upstreamReleaseTag": "rust-v0.143.0",
"releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.143.0",
"cliCommand": "codex",
"summary": "Codex CLI release enabling remote plugins by default, system proxy routing, remote-control pairing, Bedrock GPT-5.6 variants, MCP tool search, and app-server environment/thread inspection.",
"assimilationNotes": [
"Latest npm moved from recorded 0.142.5 to 0.143.0.",
"Remote plugins are enabled by default with richer catalog rows, npm marketplace sources, and remote/local version visibility, affecting plugin discovery and policy modeling.",
"macOS and Windows system proxies, including PAC and WPAD, can route authentication and Responses API traffic, affecting network/proxy transport behavior.",
"New codex remote-control pair command generates manual pairing codes from a running daemon.",
"Amazon Bedrock GPT-5.6 Sol, Terra, and Luna models were added with max reasoning effort support.",
"MCP tools use tool search by default and ChatGPT-hosted MCP servers can use session authentication.",
"App-server clients can inspect environments, list descendant threads, and fork history through a specific turn.",
"No package-name or install-method migration was published; install remains npm install -g @openai/codex."
],
"releaseHighlights": [
"Remote plugins enabled by default.",
"System proxy routing for auth and Responses API traffic.",
"codex remote-control pair.",
"Bedrock GPT-5.6 Sol, Terra, and Luna with max reasoning effort.",
"MCP tool search defaults and session-auth support.",
"App-server environment, descendants, and turn-specific fork APIs."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agent-version:codex@0.143.0",
"to": "agent:codex",
"kind": "version_of"
},
{
"from": "agent-version:codex@0.143.0",
"to": "evidence:codex-rust-v0-143-0-2026-07-09",
"kind": "sourced_from"
},
{
"from": "agent-version:codex@0.143.0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:codex-rust-v0-143-0-2026-07-09",
"to": "agent-version:codex@0.143.0",
"kind": "references"
}
]
}