II.
LaunchConfig JSON
Structured · livelaunch-config:hermes.dangerously-bypass-approvals-and-sandbox
Hermes dangerous bypass launch json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "launch-config:hermes.dangerously-bypass-approvals-and-sandbox",
"_kind": "LaunchConfig",
"_file": "agent-stack/launch-configs/hermes-default.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentVersionId": "agentVersion:hermes:ge-0-0-0",
"displayName": "Hermes dangerous bypass launch",
"env": {},
"commArgs": [
"--yolo"
],
"description": "Hermes launch recipe for `--yolo`, which auto-approves all tool\ncalls without user confirmation. Intended for CI/test environments\nwhere interactive approval is not possible."
},
"outgoingEdges": [],
"incomingEdges": []
}