iiRecord
Agentic AI Atlas · Antigravity CLI 1.0.9
agentVersion:antigravity:1-0-9a5c.ai
II.
AgentVersion JSON

agentVersion:antigravity:1-0-9

Structured · live

Antigravity CLI 1.0.9 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:antigravity:1-0-9",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "antigravity",
    "agentProductId": "agent:antigravity-cli",
    "displayName": "Antigravity CLI 1.0.9",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.0.9",
    "currentVersion": "1.0.9",
    "releasedAt": "2026-06-17",
    "upstreamReleaseTag": "1.0.9",
    "releaseNotesUrl": "https://github.com/google-antigravity/antigravity-cli/releases/tag/1.0.9",
    "cliCommand": "antigravity",
    "summary": "Antigravity CLI release adding plugin submodule installation, safer permissions/sandbox checks, TUI parser/runtime fixes, and headless print-mode resume fixes.",
    "assimilationNotes": [
      "Latest official google-antigravity/antigravity-cli release moved from 1.0.5 to 1.0.9.",
      "Plugin installs now initialize Git submodules, affecting plugin install/sync behavior.",
      "Builtin customizations get automatic read-only access, reducing startup permission prompts.",
      "Command permission checks now strict-match PowerShell scripts, redirections, and unparseable strings; sandbox dangerous paths now include .git.",
      "Headless print-mode resumption now prints only the newly generated response instead of historical transcript content.",
      "No package rename or install-method migration was identified."
    ],
    "releaseHighlights": [
      "Plugin submodule install support.",
      "Automatic read-only builtin customizations permission.",
      "Stricter command permission and sandbox checks.",
      "Glamour parser and Bubble Tea runtime panic fixes.",
      "Headless print-mode resume output fix."
    ],
    "installMethods": [
      "install:github-release"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:antigravity:1-0-9",
      "to": "agent:antigravity-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:antigravity:1-0-9",
      "to": "evidence:antigravity-1-0-9-2026-06-17",
      "kind": "sourced_from"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:antigravity-1-0-9-2026-06-17",
      "to": "agentVersion:antigravity:1-0-9",
      "kind": "references"
    }
  ]
}