gemini-cli/packages/cli/src/services
2026-05-08 15:53:52 +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 fix(cli): hide /memory add subcommand when memoryV2 is enabled (#26605) 2026-05-07 20:48:12 +00:00
BuiltinCommandLoader.ts feat: export session to file and import via flag (#26514) 2026-05-08 15:53:52 +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 fix: prevent false command conflicts when launching from home directory (#23069) 2026-05-07 22:41:12 +00:00
FileCommandLoader.ts fix: prevent false command conflicts when launching from home directory (#23069) 2026-05-07 22:41:12 +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