II.
AgentVersion JSON
Structured · liveagentVersion:gemini:0-50-0
Gemini CLI 0.50.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:gemini:0-50-0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "gemini",
"agentProductId": "agent:gemini-cli",
"displayName": "Gemini CLI 0.50.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.50.0",
"currentVersion": "0.50.0",
"releasedAt": "2026-07-08",
"sourcePackage": "@google/gemini-cli",
"upstreamReleaseTag": "v0.50.0",
"releaseNotesUrl": "https://github.com/google-gemini/gemini-cli/releases/tag/v0.50.0",
"cliCommand": "gemini",
"summary": "Gemini CLI release adding tool registry discovery and hardening release verification workflows.",
"assimilationNotes": [
"Latest npm moved from recorded 0.49.0 to 0.50.0.",
"Tool registry discovery was added, affecting tool catalog discovery and adapter capability mapping.",
"Release verification now prevents workspace binary shadowing and bad npm releases; this affects upstream packaging confidence rather than local adapter behavior.",
"No package-name, install-method, CLI flag, transport/API, model, or migration change was published for the adapter surface.",
"Install command remains npm install -g @google/gemini-cli."
],
"releaseHighlights": [
"Tool registry discovery.",
"Release npm ci verification ignores scripts.",
"Workspace binary shadowing prevention in release verification."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:gemini:0-50-0",
"to": "agent:gemini-cli",
"kind": "version_of"
},
{
"from": "agentVersion:gemini:0-50-0",
"to": "evidence:gemini-cli-0-50-0-2026-07-09",
"kind": "sourced_from"
},
{
"from": "agentVersion:gemini:0-50-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:gemini-cli-0-50-0-2026-07-09",
"to": "agentVersion:gemini:0-50-0",
"kind": "references"
}
]
}