gemini-cli/packages/cli/src
2025-09-06 17:34:00 +00:00
..
commands Make 'source' a positional argument in extensions install and set flag to true (#7807) 2025-09-05 18:44:41 +00:00
config feat(core): Save large tool outputs to a file and return truncated lines (#6240) 2025-09-05 22:37:29 +00:00
core feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
test-utils Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ui Fix ctrl-c/esc while Authenticating. (#7879) 2025-09-06 17:34:00 +00:00
utils refactor(setting): Improve settings migration and tool loading (#7445) 2025-09-04 02:23:25 +00:00
zed-integration Handle cleaning up the response text in the UI when a response stream retry occurs (#7416) 2025-09-04 02:00:16 +00:00
gemini.test.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
gemini.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
nonInteractiveCli.test.ts feat(sessions): Integrate chat recording into GeminiChat (#6721) 2025-09-03 05:29:07 +00:00
nonInteractiveCli.ts Standardize exit codes (#7055) 2025-08-26 04:44:45 +00:00
validateNonInterActiveAuth.test.ts Add enforcedAuthType setting (#6564) 2025-09-03 22:33:37 +00:00
validateNonInterActiveAuth.ts Add enforcedAuthType setting (#6564) 2025-09-03 22:33:37 +00:00