gemini-cli/packages/cli/src
Akhil Appana 22f725eb08
feat: allow editing queued messages with up arrow key (#10392)
Co-authored-by: Akhil Appana <akhilapp@google.com>
2025-10-17 00:04:13 +00:00
..
commands Update extensions install warning (#11149) 2025-10-16 15:01:17 +00:00
config feat: remove deprecated telemetry flags (#11318) 2025-10-16 23:54:59 +00:00
core Move IdeClient.connect() to initializeApp(). (#8282) 2025-09-11 20:07:57 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Revert "Shell approval rework" (#11143) 2025-10-14 22:55:28 +00:00
test-utils feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383) 2025-10-16 18:23:36 +00:00
ui feat: allow editing queued messages with up arrow key (#10392) 2025-10-17 00:04:13 +00:00
utils Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
zed-integration refactor: make log/event structure clear (#10467) 2025-10-09 23:02:58 +00:00
gemini.test.tsx feat: remove deprecated telemetry flags (#11318) 2025-10-16 23:54:59 +00:00
gemini.tsx fix: Prevent garbled input during "Login With Google" OAuth prompt on… (#10888) 2025-10-10 16:59:44 +00:00
nonInteractiveCli.test.ts refactor: Remove deprecated --all-files flag (#11228) 2025-10-16 19:09:21 +00:00
nonInteractiveCli.ts Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
nonInteractiveCliCommands.ts Don't accept input until slash commands are loaded (#11162) 2025-10-15 01:15:57 +00:00
validateNonInterActiveAuth.test.ts fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935) 2025-10-10 23:50:54 +00:00
validateNonInterActiveAuth.ts fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935) 2025-10-10 23:50:54 +00:00