gemini-cli/packages/cli/src/services
2026-05-04 21:17:36 +00:00
..
prompt-processors feat(core,cli): add support for Gemma 4 models (experimental) (#25604) 2026-04-23 23:02:17 +00:00
BuiltinCommandLoader.test.ts feat(cli): add /bug-memory command and auto-capture heap snapshot in /bug (#25639) 2026-05-04 21:17:36 +00:00
BuiltinCommandLoader.ts feat(cli): add /bug-memory command and auto-capture heap snapshot in /bug (#25639) 2026-05-04 21:17:36 +00:00
CommandService.test.ts feat(cli): implement dot-prefixing for slash command conflicts (#20979) 2026-03-06 20:43:20 +00:00
CommandService.ts feat(cli): implement dot-prefixing for slash command conflicts (#20979) 2026-03-06 20:43:20 +00:00
FileCommandLoader.test.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
FileCommandLoader.ts feat(cli): Add 'list' subcommand to '/commands' (#22324) 2026-04-30 19:54:17 +00:00
liteRtServerManager.test.ts feat(cli): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +00:00
liteRtServerManager.ts feat(cli): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +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 merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
SkillCommandLoader.test.ts feat(cli): provide default post-submit prompt for skill command (#25327) 2026-04-16 17:56:20 +00:00
SkillCommandLoader.ts feat(cli): provide default post-submit prompt for skill command (#25327) 2026-04-16 17:56:20 +00:00
SlashCommandConflictHandler.test.ts fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
SlashCommandConflictHandler.ts fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
SlashCommandResolver.test.ts feat(cli): always prefix extension skills with colon separator (#23566) 2026-03-23 20:02:40 +00:00
SlashCommandResolver.ts feat(cli): always prefix extension skills with colon separator (#23566) 2026-03-23 20:02:40 +00:00
types.ts feat(cli): implement dot-prefixing for slash command conflicts (#20979) 2026-03-06 20:43:20 +00:00