iiRecord
Agentic AI Atlas · Gemini CLI 0.45.1
agentVersion:gemini:0-45-1a5c.ai
II.
AgentVersion JSON

agentVersion:gemini:0-45-1

Structured · live

Gemini CLI 0.45.1 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:gemini:0-45-1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "gemini",
    "agentProductId": "agent:gemini-cli",
    "displayName": "Gemini CLI 0.45.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.45.1",
    "currentVersion": "0.45.1",
    "releasedAt": "2026-06-04",
    "sourcePackage": "@google/gemini-cli",
    "upstreamReleaseTag": "v0.45.1",
    "releaseNotesUrl": "https://github.com/google-gemini/gemini-cli/releases/tag/v0.45.1",
    "cliCommand": "gemini",
    "summary": "Gemini CLI patch release from the v0.45.0 line.",
    "assimilationNotes": [
      "Latest npm moved from 0.44.1 to 0.45.1.",
      "Release notes describe a patch cherry-pick for v0.45.0 to create 0.45.1; no explicit CLI flag, transport, API, model, install, or migration change was published.",
      "Install command remains npm install -g @google/gemini-cli."
    ],
    "releaseHighlights": [
      "Patch release on the v0.45.0 line."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:gemini:0-45-1",
      "to": "agent:gemini-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:gemini:0-45-1",
      "to": "evidence:gemini-cli-0-45-1-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:gemini:0-45-1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:gemini-cli",
      "to": "agentVersion:gemini:0-45-1",
      "kind": "has_version"
    },
    {
      "from": "evidence:gemini-cli-0-45-1-2026-06-05",
      "to": "agentVersion:gemini:0-45-1",
      "kind": "references"
    }
  ]
}