YOLO Mode On: Config Details | Generated by AI

Home 2026.05

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:


Back Donate