Commit Graph

15 Commits

Author SHA1 Message Date
Sehoon Shon bf0da6f065 fix(cli): optimize startup with lightweight parent process (#24667) 2026-04-09 00:17:32 +00:00
Tommaso Sciortino 37f73fefe1 fix(cli): remove -S from shebang to fix Windows and BSD execution (#24756) 2026-04-06 19:06:56 +00:00
Tommaso Sciortino 8fd465fe56 Revert "perf(cli): optimize --version startup time (#23671)" (#23812) 2026-03-25 19:59:23 +00:00
Sehoon Shon 3972ea179e perf(cli): optimize --version startup time (#23671) 2026-03-24 15:58:41 +00:00
Jacob Richman 2805f32a8d fix punycode2 (#20154) 2026-02-24 09:43:22 +00:00
owenofbrien 30efb33396 Fix for silent failures in non-interactive mode (#19905) 2026-02-23 17:35:13 +00:00
David Zammit 124e0d78a6 Fixes Windows crash: "Cannot resize a pty that has already exited" (#15757)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-01-20 20:14:28 +00:00
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN 2e49553bb6 fix: (some minor improvements to configs and getPackageJson return behaviour) (#12510)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-11-24 21:20:23 +00:00
Jacob Richman c8394229c4 Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565) 2025-11-21 16:31:47 +00:00
Abhi 6af2bff897 refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00
Tommaso Sciortino 6a26741ec6 Standardize exit codes (#7055) 2025-08-26 04:44:45 +00:00
matt korwel eda4c79222 Auth First Run (#1207)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-06-19 16:52:22 -07:00
Jacob Richman 92891c9325 Exit with an error message if parsing settings.json fails. (#747) 2025-06-06 09:56:45 -07:00
Brandon Keiji 4e37f77e2a feat: add alias to the cli bin directive (#126) 2025-04-23 01:04:34 +00:00
Brandon Keiji 700d59b8fb refactor: clean up build output (#53)
* refactor: clean up build output

* refactor: add index.ts to package roots
2025-04-20 12:33:39 -07:00