gemini-cli/packages/cli/src/services
2025-12-13 01:43:43 +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(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
BuiltinCommandLoader.ts feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +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 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +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: add auto-execute on Enter behavior to argumentless MCP prompts (#14510) 2025-12-04 16:33:45 +00:00
McpPromptLoader.ts feat: add auto-execute on Enter behavior to argumentless MCP prompts (#14510) 2025-12-04 16:33:45 +00:00
types.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00