dmahan93
7791174ced
feat: add --fuck-it-ship-it flag to bypass dangerous command approvals
...
Adds a fun alias for skipping all dangerous command approval prompts.
When passed, sets HERMES_YOLO_MODE=1 which causes check_dangerous_command()
to auto-approve everything.
Available on both top-level and chat subcommand:
hermes --fuck-it-ship-it
hermes chat --fuck-it-ship-it
Includes 5 tests covering normal blocking, yolo bypass, all patterns,
and edge cases (empty string env var).
2026-03-08 18:36:37 -05:00
..
2026-02-26 03:20:08 +03:00
2026-03-05 18:46:30 -08:00
2026-02-27 03:29:26 -05:00
2026-03-08 06:22:00 -07:00
2026-03-06 03:53:43 -08:00
2026-02-26 13:55:54 +03:00
2026-02-26 13:54:20 +03:00
2026-03-05 13:12:41 -08:00
2026-03-02 04:34:21 -08:00
2026-03-07 11:29:55 -08:00
2026-03-01 02:42:15 +03:00
2026-03-02 22:53:21 +03:00
2026-02-26 00:53:57 -08:00
2026-03-04 18:10:18 +03:00
2026-02-26 03:20:08 +03:00
2026-03-04 18:34:16 +03:00
2026-03-01 11:53:50 +03:00
2026-02-26 03:20:08 +03:00
2026-03-02 19:15:59 -08:00
2026-03-05 18:51:43 -08:00
2026-02-26 03:20:08 +03:00
2026-02-26 13:54:20 +03:00
2026-03-04 14:22:30 -08:00
2026-03-04 06:06:40 -08:00
2026-03-05 18:51:43 -08:00
2026-03-04 05:30:43 -08:00
2026-03-02 02:00:09 -08:00
2026-03-04 19:19:57 -08:00
2026-03-02 16:11:49 +01:00
2026-02-28 21:25:55 +03:00
2026-03-07 03:58:32 +03:00
2026-03-08 03:58:13 -07:00
2026-03-04 17:23:23 +03:00
2026-03-02 22:53:21 +03:00
2026-02-26 03:20:08 +03:00
2026-03-05 18:22:39 -08:00
2026-03-01 01:54:27 +03:00
2026-02-26 13:30:55 +03:00
2026-03-08 18:36:37 -05:00