II.
LaunchConfig JSON
Structured · livelaunch-config:gemini.dangerously-bypass-approvals-and-sandbox
Gemini CLI dangerous bypass launch json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}