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

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

Structured · live

Gemini CLI dangerous bypass launch json

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

File · agent-stack/launch-configs/gemini-cli-default.yamlCluster · agent-stack
Record JSON
{
  "id": "launch-config:gemini.dangerously-bypass-approvals-and-sandbox",
  "_kind": "LaunchConfig",
  "_file": "agent-stack/launch-configs/gemini-cli-default.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentVersionId": "agentVersion:gemini-cli:ge-0-0-0",
    "displayName": "Gemini CLI dangerous bypass launch",
    "env": {},
    "commArgs": [
      "--yolo"
    ],
    "description": "Gemini CLI launch recipe for `--yolo`, which auto-approves all tool\ncalls without user confirmation. Equivalent to --approval-mode yolo.\nIntended for CI/test environments where interactive approval is not possible."
  },
  "outgoingEdges": [],
  "incomingEdges": []
}