gemini-cli/packages/cli/src/services/prompt-processors
Abhi 576cebc928
feat: Add Shell Command Execution to Custom Commands (#4917)
2025-07-27 06:00:26 +00:00
..
argumentProcessor.test.ts feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
argumentProcessor.ts feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
shellProcessor.test.ts feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
shellProcessor.ts feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
types.ts feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00