gemini-cli/packages/cli/src
2025-10-15 22:00:23 +00:00
..
commands chore: Extract '.gemini' to GEMINI_DIR constant (#10540) 2025-10-13 17:31:39 +00:00
config feat(cli): Add nargs to yargs options (#11132) 2025-10-15 22:00:23 +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 Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
ui fix(infra) - Reenable github test (#10839) 2025-10-15 21:09:47 +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 Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +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 fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +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