gemini-cli/packages/cli/src
Sandy Tao 1d7eb0d250
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
2025-07-25 04:41:35 +00:00
..
acp Zed integration (#4266) 2025-07-17 22:25:23 +00:00
config feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460) 2025-07-23 21:48:35 +00:00
services feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
test-utils feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
ui [Refactor] Centralizes autocompletion logic within useCompletion (#4740) 2025-07-25 04:41:35 +00:00
utils Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
gemini.test.tsx Add system-wide settings config for administrators (#3498) 2025-07-09 21:16:42 +00:00
gemini.tsx feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00
nonInteractiveCli.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
nonInteractiveCli.ts fix: `TypeError: Cannot read properties of undefined (reading 'authType')` (#3914) 2025-07-11 21:08:49 +00:00
validateNonInterActiveAuth.test.ts feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00
validateNonInterActiveAuth.ts feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00