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

agentVersion:antigravity:1-1-11

Structured · live

Antigravity CLI 1.1.11 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:antigravity:1-1-11",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "antigravity",
    "agentProductId": "agent:antigravity-cli",
    "displayName": "Antigravity CLI 1.1.11",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.1.11",
    "currentVersion": "1.1.11",
    "releasedAt": "2026-08-07",
    "upstreamReleaseTag": "1.1.11",
    "releaseNotesUrl": "https://github.com/google-antigravity/antigravity-cli/releases/tag/1.1.11",
    "cliCommand": "antigravity",
    "summary": "Antigravity CLI release adding Vim prompt/editing modes, print-mode slash-command answers, and permission/admin-control hardening.",
    "assimilationNotes": [
      "Latest official stable release moved from recorded 1.1.3 to 1.1.11.",
      "New Vim editing mode and vim.* keybinding scopes affect TUI input-mode and keybinding modeling.",
      "Print mode now answers read-only slash commands such as /usage, /quota, /credits, /model, /effort, and /skills in text/json/stream-json without starting an agent turn.",
      "Remaining interactive-only slash commands now fail explicitly in print mode, affecting slash-command parser expectations.",
      "Command allowlist, request-review, strict permission mode, and MCP admin-control fixes affect permission-policy modeling.",
      "No package-name or install-method migration was published for the GitHub release distribution."
    ],
    "releaseHighlights": [
      "Vim editing mode and Vim-aware submission/keybindings.",
      "Read-only slash-command responses in print mode.",
      "Explicit print-mode refusal for interactive-only slash commands.",
      "Plugin enablement moved to config.json only.",
      "Permission/admin-control hardening."
    ],
    "installMethods": [
      "install:github-release"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:antigravity:1-1-11",
      "to": "agent:antigravity-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:antigravity:1-1-11",
      "to": "evidence:antigravity-1-1-11-2026-08-10",
      "kind": "sourced_from"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:antigravity-1-1-11-2026-08-10",
      "to": "agentVersion:antigravity:1-1-11",
      "kind": "references"
    }
  ]
}