gemini-cli/packages/cli/src/services
2025-12-01 18:06:13 +00:00
..
prompt-processors refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537) 2025-10-20 22:16:47 +00:00
BuiltinCommandLoader.test.ts feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
BuiltinCommandLoader.ts feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
CommandService.test.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
CommandService.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
FileCommandLoader.test.ts fix(FileCommandLoader): Remove error logs if the operation was aborted (#12927) 2025-11-12 16:33:28 +00:00
FileCommandLoader.ts fix(FileCommandLoader): Remove error logs if the operation was aborted (#12927) 2025-11-12 16:33:28 +00:00
McpPromptLoader.test.ts feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
McpPromptLoader.ts feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
types.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00