YOLO Mode On: Config Details | Generated by AI
Yes — YOLO is on. Your config has:
approvals:
mode: false
mode: false (aka "off") means all approval prompts are skipped — functionally equivalent to --yolo. Dangerous commands pass through without asking, though the hardline blocklist (rm -rf /, dd if=... of=/dev/sda, shutdown, etc.) still blocks unconditionally regardless of YOLO.
To turn it off, you can either:
/yoloin-session to toggle (it’s a slash command)- Set
approvals.mode: manualin~/.hermes/config.yamlto always prompt