Lakshit Mathur
a5c3ba4acf
fix(init): stop specify init hanging on arrow-key pickers in agent harnesses ( #4178 )
...
* fix(init): stop specify init hanging on arrow-key pickers in agent harnesses
Agent harnesses often allocate a PTY so isatty is true, but they cannot send
arrow keys. Fail fast when stdin is not a TTY, and add --non-interactive so
scripted init applies defaults instead of hanging.
Fixes #4152 .
* test(init): assert --non-interactive never prompts for URL extension trust
Cover the HTTPS --extension confirmation path when stdin is a TTY: deny
without --trust-extension-urls, and install with it, both without calling
typer.confirm.
2026-08-18 08:16:53 -05:00
..
2026-08-12 08:29:36 -05:00
2026-08-06 14:32:35 -05:00
2026-07-10 11:47:36 -05:00
2026-08-13 14:47:30 -05:00
2026-08-18 08:16:53 -05:00
2026-08-17 07:37:21 -05:00
2026-08-17 07:39:27 -05:00
2026-02-10 14:27:20 -06:00
2026-05-07 12:51:20 -05:00
2026-06-19 17:07:20 -05:00
2026-07-01 15:55:18 -05:00
2026-07-22 11:08:32 -05:00
2026-08-10 10:22:31 -05:00
2026-07-22 11:08:32 -05:00
2026-08-10 14:44:20 -05:00
2026-08-13 12:18:44 -05:00
2026-06-09 06:13:07 -05:00
2026-07-01 13:50:53 -05:00
2026-08-13 14:58:46 -05:00
2026-06-04 11:34:05 -05:00
2026-05-14 12:52:14 -05:00
2026-08-10 10:22:31 -05:00
2026-08-03 12:20:49 -05:00
2026-08-18 08:16:53 -05:00
2026-08-10 10:22:31 -05:00
2026-08-05 10:57:51 -05:00
2026-07-30 11:59:50 -05:00
2026-07-10 11:47:36 -05:00
2026-08-04 06:15:40 -05:00
2026-07-28 07:52:07 -05:00
2026-08-17 15:48:59 -05:00
2026-07-28 15:45:38 -05:00
2026-08-14 09:17:02 -05:00
2026-07-01 15:55:18 -05:00
2026-07-30 07:51:38 -05:00
2026-08-06 10:21:32 -05:00
2026-08-18 08:16:53 -05:00
2026-08-13 10:36:00 -05:00
2026-08-03 13:49:37 -05:00
2026-08-17 12:13:56 -05:00
2026-05-26 13:18:34 -05:00
2026-07-28 07:52:07 -05:00
2026-08-10 10:22:31 -05:00
2026-07-29 08:56:18 -05:00
2026-07-22 11:08:32 -05:00
2026-07-22 11:08:32 -05:00
2026-07-22 15:18:10 -05:00
2026-07-29 08:54:10 -05:00
2026-07-08 07:45:01 -05:00
2026-06-29 16:37:40 -05:00
2026-08-10 10:22:31 -05:00
2026-08-10 10:22:31 -05:00
2026-08-10 10:22:31 -05:00
2026-08-06 09:08:09 -05:00
2026-06-24 14:52:24 -05:00
2026-07-21 11:40:15 -05:00
2026-07-22 18:06:59 +01:00
2026-07-24 09:13:53 -05:00
2026-07-22 15:18:10 -05:00
2026-06-09 06:13:07 -05:00
2026-07-24 09:46:36 -05:00
2026-06-03 16:02:26 -05:00
2026-07-07 14:52:36 -05:00
2026-08-17 12:03:00 -05:00