gemini-cli/packages/cli/src
Smetalo 98d7238ed6
fix: Conditionally add set -eEuo pipefail in setup-github command (#8550)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-02 00:31:12 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
config fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
core feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
test-utils feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
ui fix: Conditionally add set -eEuo pipefail in setup-github command (#8550) 2025-12-02 00:31:12 +00:00
utils fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
zed-integration fix(zed-integration): remove extra field from acp auth request (#13646) 2025-12-01 22:23:11 +00:00
gemini.test.tsx Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
gemini.tsx feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
gemini_cleanup.test.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
nonInteractiveCli.test.ts Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
nonInteractiveCli.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
nonInteractiveCliCommands.ts feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode (#10194) 2025-10-21 23:40:13 +00:00
validateNonInterActiveAuth.test.ts Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
validateNonInterActiveAuth.ts Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00