iiRecord
Agentic AI Atlas · Antigravity CLI Platform (current)
agent-platform-impl:antigravity-cli.platform@currenta5c.ai
II.
AgentPlatformImpl JSON

agent-platform-impl:antigravity-cli.platform@current

Structured · live

Antigravity CLI Platform (current) json

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

File · agent-stack/platform-impls/antigravity-cli-platform-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-platform-impl:antigravity-cli.platform@current",
  "_kind": "AgentPlatformImpl",
  "_file": "agent-stack/platform-impls/antigravity-cli-platform-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Antigravity CLI Platform (current)",
    "agentVersionId": "agentVersion:antigravity:2-0-11",
    "subagentDefinitionFormat": "workflow",
    "packageRef": "source-ref:antigravity-cli-github",
    "nativeExtensionFormat": "skill-md",
    "nativeExtensionManifestPath": "~/.antigravity/skills/<name>/SKILL.md",
    "nativeExtensionsDirectoryPath": [
      "~/.antigravity/skills/"
    ],
    "skillFormat": "skill-md",
    "skillsDirectoryPath": [
      "~/.antigravity/skills/"
    ],
    "customSlashCommandsPath": [
      "~/.antigravity/commands/"
    ],
    "subagentsDirectoryPath": [
      "~/.antigravity/agents/"
    ],
    "hooksDirectoryOrConfigPath": [
      "~/.antigravity/workflows/hooks/"
    ],
    "settingsFiles": [
      "~/.antigravity/settings.json",
      "~/.config/antigravity/settings.json"
    ],
    "pluginRegistryPath": "",
    "capabilityProfileRegistry": false,
    "launchConfigRegistry": false,
    "platformIdentityStrategy": "oauth-keychain",
    "updateChannelMechanism": "brew",
    "supportedChannelKinds": [
      "mcp-channel"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "agent:antigravity-cli",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "presentation:antigravity-cli-tui",
      "kind": "bundles",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "agent-platform-impl:gemini-cli.platform@current",
      "kind": "succeeds",
      "attributes": {
        "notes": "Antigravity CLI platform is the successor to Gemini CLI platform, rewritten in Go with SKILL.md plugins and workflow-driven hooks replacing the gemini-extension format. "
      }
    },
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "capability:can-resume",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=2.0.0",
        "level": "full",
        "notes": "File-based session persistence; resume supported. "
      }
    },
    {
      "from": "agent-platform-impl:antigravity-cli.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=2.0.0",
        "level": "full",
        "notes": "SKILL.md plugin format with workflows, rules, and MCP server integration. "
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "presentation:antigravity-cli-tui",
      "to": "agent-platform-impl:antigravity-cli.platform@current",
      "kind": "bundled_with"
    }
  ]
}