iiRecord
Agentic AI Atlas · Antigravity CLI 1.1.2
agentVersion:antigravity:1-1-2a5c.ai
II.
AgentVersion JSON

agentVersion:antigravity:1-1-2

Structured · live

Antigravity CLI 1.1.2 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-14.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:antigravity:1-1-2",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "antigravity",
    "agentProductId": "agent:antigravity-cli",
    "displayName": "Antigravity CLI 1.1.2",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.1.2",
    "currentVersion": "1.1.2",
    "releasedAt": "2026-07-13",
    "upstreamReleaseTag": "1.1.2",
    "releaseNotesUrl": "https://github.com/google-antigravity/antigravity-cli/releases/tag/1.1.2",
    "cliCommand": "antigravity",
    "summary": "Antigravity CLI release adding create-file full-diff review, print-mode OAuth code entry, large-conversation responsiveness fixes, stricter --model failure behavior, permission allowlist fixes, keybinding sync, and MCP cleanup fixes.",
    "assimilationNotes": [
      "Latest official google-antigravity/antigravity-cli stable release moved from recorded 1.1.0 to 1.1.2.",
      "Create-file review screens add an f shortcut for full-screen diffs, affecting TUI keybinding and tool-review modeling.",
      "Print mode (-p) can read OAuth authorization codes from the controlling terminal when stdin is already consumed by a piped prompt; truly headless runs now fail fast with an actionable message.",
      "Print mode now hard-fails with a non-zero exit when --model cannot be resolved, while interactive sessions keep fallback-with-warning behavior.",
      "Permission checks now respect allowlists for nested command substitutions, affecting command-review prompts.",
      "MCP manager fixes standalone schema path resolution and server subprocess cleanup, affecting custom-agent MCP tool loading.",
      "No package-name or install-method migration was published for the GitHub release distribution."
    ],
    "releaseHighlights": [
      "f full-diff shortcut for create-file review.",
      "OAuth code entry for piped print-mode prompts.",
      "Non-zero print-mode failure for unresolved --model.",
      "Nested command allowlist fix.",
      "MCP schema path and subprocess cleanup fixes."
    ],
    "installMethods": [
      "install:github-release"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:antigravity:1-1-2",
      "to": "agent:antigravity-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:antigravity:1-1-2",
      "to": "evidence:antigravity-1-1-2-2026-07-14",
      "kind": "sourced_from"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:antigravity-1-1-2-2026-07-14",
      "to": "agentVersion:antigravity:1-1-2",
      "kind": "references"
    }
  ]
}