gemini-cli/packages/cli/src
2025-12-03 01:01:33 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
commands feat: consolidate remote MCP servers to use url in config (#13762) 2025-12-03 01:01:33 +00:00
config feat: enable message bus integration by default (#14329) 2025-12-03 00:05:54 +00:00
core feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
test-utils feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
ui feat: consolidate remote MCP servers to use url in config (#13762) 2025-12-03 01:01:33 +00:00
utils Hide sessions that don't have user messages (#13994) 2025-12-02 20:52:53 +00:00
zed-integration refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
gemini.test.tsx refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
gemini.tsx refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
gemini_cleanup.test.tsx refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
nonInteractiveCli.test.ts refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
nonInteractiveCli.ts refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +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 Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
validateNonInterActiveAuth.ts Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00