crazywriter1
667395ddd3
fix(approval): show full command in dangerous command approval ( #1553 )
...
Previously the command was truncated to 80 chars in CLI (with a
[v]iew full option), 500 chars in Discord embeds, and missing entirely
in Telegram/Slack approval messages. Now the full command is always
displayed everywhere:
- CLI: removed 80-char truncation and [v]iew full menu option
- Gateway (TG/Slack): approval_required message includes full command
in a code block
- Discord: embed shows full command up to 4096-char limit
- Windows: skip SIGALRM-based test timeout (Unix-only)
- Updated tests: replaced view-flow tests with direct approval tests
Cherry-picked from PR #1566 by crazywriter1.
2026-03-17 02:02:16 -07:00
..
2026-02-26 03:20:08 +03:00
2026-03-17 02:02:16 -07:00
2026-03-14 11:28:26 -07:00
2026-03-11 21:06:54 -07:00
2026-03-13 22:14:00 -07:00
2026-02-27 03:29:26 -05:00
2026-03-13 21:32:53 -07:00
2026-03-14 21:41:12 -07:00
2026-03-14 00:17:04 -07:00
2026-02-26 13:55:54 +03:00
2026-03-17 01:40:02 -07:00
2026-03-05 13:12:41 -08:00
2026-03-02 04:34:21 -08:00
2026-03-14 21:11:37 -07:00
2026-03-16 05:40:05 -07:00
2026-03-10 20:45:13 -07:00
2026-03-08 16:47:20 -07:00
2026-03-12 01:23:28 -07:00
2026-03-13 22:14:00 -07:00
2026-03-14 11:27:02 -07: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-03-16 00:23:47 -07:00
2026-03-13 02:51:51 -07:00
2026-03-16 04:34:45 -07:00
2026-03-15 01:20:42 +05:30
2026-03-14 05:44:00 -07:00
2026-03-14 06:22:02 -07:00
2026-03-14 11:36:47 -07:00
2026-03-14 07:53:56 -07:00
2026-03-16 05:20:56 -07:00
2026-03-11 02:59:12 -07:00
2026-03-14 03:54:46 -07:00
2026-03-15 02:51:04 -07:00
2026-03-10 16:25:41 -07:00
2026-03-15 20:21:21 -07:00
2026-03-10 17:09:51 -07:00
2026-03-17 01:52:43 -07:00
2026-03-14 11:36:47 -07:00
2026-03-16 19:01:39 +03: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-14 11:27:02 -07:00
2026-03-14 23:15:04 -07:00
2026-03-14 08:24:59 -07:00
2026-03-07 03:58:32 +03:00
2026-03-13 04:10:22 -07:00
2026-03-15 21:13:40 -07:00
2026-03-04 17:23:23 +03:00
2026-03-02 22:53:21 +03:00
2026-03-14 06:04:39 -07:00
2026-03-13 23:39:51 -07:00
2026-03-16 23:39:41 -07:00
2026-03-08 23:07:38 +03:00
2026-03-15 21:51:40 -07:00
2026-03-14 22:09:59 -07:00
2026-03-14 20:22:13 -07:00
2026-03-14 14:27:21 +03:00
2026-03-14 14:27:21 +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-14 00:17:04 -07:00