iiRecord
Agentic AI Atlas · Antigravity CLI dangerous bypass launch
launch-config:antigravity.dangerously-bypass-approvals-and-sandboxa5c.ai
II.
LaunchConfig JSON

launch-config:antigravity.dangerously-bypass-approvals-and-sandbox

Structured · live

Antigravity CLI dangerous bypass launch json

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

File · agent-stack/launch-configs/antigravity-cli-default.yamlCluster · agent-stack
Record JSON
{
  "id": "launch-config:antigravity.dangerously-bypass-approvals-and-sandbox",
  "_kind": "LaunchConfig",
  "_file": "agent-stack/launch-configs/antigravity-cli-default.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentVersionId": "agentVersion:antigravity:2-0-11",
    "displayName": "Antigravity CLI dangerous bypass launch",
    "env": {},
    "commArgs": [
      "--dangerously-skip-permissions"
    ],
    "description": "Antigravity CLI launch recipe for `--dangerously-skip-permissions`,\nwhich auto-approves all tool permission requests without prompting.\nIntended for CI/test environments where interactive approval is\nnot possible."
  },
  "outgoingEdges": [],
  "incomingEdges": []
}