gemini-cli/packages/cli/src/services
2026-01-22 16:41:51 +00:00
..
prompt-processors policy: extract legacy policy from core tool scheduler to policy engine (#15902) 2026-01-07 04:28:06 +00:00
BuiltinCommandLoader.test.ts feat(cli): add /chat debug command for nightly builds (#16339) 2026-01-11 19:11:06 +00:00
BuiltinCommandLoader.ts feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +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 Sanitize command names and descriptions (#17228) 2026-01-22 16:41:51 +00:00
FileCommandLoader.ts Sanitize command names and descriptions (#17228) 2026-01-22 16:41:51 +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