II.
AgentVersion JSON
Structured · liveagentVersion:gemini:0-54-4
Gemini CLI 0.54.4 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:gemini:0-54-4",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "gemini",
"agentProductId": "agent:gemini-cli",
"displayName": "Gemini CLI 0.54.4",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.54.4",
"currentVersion": "0.54.4",
"releasedAt": "2026-08-07",
"sourcePackage": "@google/gemini-cli",
"upstreamReleaseTag": "v0.54.4",
"releaseNotesUrl": "https://github.com/google-gemini/gemini-cli/releases/tag/v0.54.4",
"cliCommand": "gemini",
"summary": "Gemini CLI patch release rolling forward the 0.54.x release line.",
"assimilationNotes": [
"Latest official stable release moved from recorded 0.51.0 to 0.54.4.",
"Release notes identify a patch cherry-pick, version bumps through 0.54.4, and a version-bump revert.",
"No new CLI flag, transport/API, model, package-name, install-method, or migration change was documented for this exact version."
],
"releaseHighlights": [
"0.54.x patch-line rollup."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:gemini:0-54-4",
"to": "agent:gemini-cli",
"kind": "version_of"
},
{
"from": "agentVersion:gemini:0-54-4",
"to": "evidence:gemini-cli-0-54-4-2026-08-10",
"kind": "sourced_from"
},
{
"from": "agentVersion:gemini:0-54-4",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:gemini-cli-0-54-4-2026-08-10",
"to": "agentVersion:gemini:0-54-4",
"kind": "references"
}
]
}