II.
AgentVersion JSON
Structured · liveagentVersion:gemini:0-51-0
Gemini CLI 0.51.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:gemini:0-51-0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "gemini",
"agentProductId": "agent:gemini-cli",
"displayName": "Gemini CLI 0.51.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.51.0",
"currentVersion": "0.51.0",
"releasedAt": "2026-07-16",
"sourcePackage": "@google/gemini-cli",
"upstreamReleaseTag": "v0.51.0",
"releaseNotesUrl": "https://github.com/google-gemini/gemini-cli/releases/tag/v0.51.0",
"cliCommand": "gemini",
"summary": "Gemini CLI release updating Vertex base URL handling and hardening sensitive-path, symlink, sandbox, at-reference, and history scrubbing behavior.",
"assimilationNotes": [
"Latest official stable release moved from recorded 0.50.0 to 0.51.0.",
"Vertex base URL update affects provider endpoint configuration.",
"Sensitive path blocklist enforcement is now case-insensitive and integrates VS Code human-in-the-loop handling.",
"Memory import processing fixes symbolic-link directory escapes, and macOS sandbox now makes ~/.gitconfig read-only.",
"At-reference path resolution and modern-model escape-sequence preservation affect core tool input handling.",
"No package-name, install-method, CLI flag, or migration change was published."
],
"releaseHighlights": [
"Vertex base URL update.",
"Case-insensitive sensitive-path blocklist and VS Code HITL enforcement.",
"Symlink escape fix in memory import processing.",
"Read-only ~/.gitconfig in macOS sandbox.",
"At-reference path and string-literal escape handling fixes."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:gemini:0-51-0",
"to": "agent:gemini-cli",
"kind": "version_of"
},
{
"from": "agentVersion:gemini:0-51-0",
"to": "evidence:gemini-cli-0-51-0-2026-07-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:gemini:0-51-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:gemini-cli-0-51-0-2026-07-17",
"to": "agentVersion:gemini:0-51-0",
"kind": "references"
}
]
}