gemini-cli/packages/cli/src
2025-11-11 15:50:11 +00:00
..
__snapshots__ fix(cli): Add delimiter before printing tool response in non-interactive mode (#11351) 2025-10-27 14:57:54 +00:00
commands Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
config feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
core fix(telemetry): Prevent duplicate StartSessionEvent logging (#12090) 2025-10-27 20:40:03 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Fix extensions logging race condition and slash command logging (#12732) 2025-11-08 15:29:36 +00:00
test-utils Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
ui Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
utils feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
zed-integration Standardize error logging with coreEvents.emitFeedback (#12199) 2025-10-29 22:27:17 +00:00
gemini.test.tsx feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
gemini.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
nonInteractiveCli.test.ts feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
nonInteractiveCli.ts feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00: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 [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
validateNonInterActiveAuth.ts refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00