summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/passthroughCommandProcessor.ts
AgeCommit message (Collapse)Author
2025-05-05Remove passthroughCommands (#252)Seth Troisi
2025-04-30Added bang(!) commands as a shell passthroughSeth Troisi
2025-04-29Refactor useGeminiStream to pull slash commands and passthrough comma… (#215)Allen Hutchison
* Refactor useGeminiStream to pull slash commands and passthrough commands into their own processors. * whitespace lint errors. * Add sugestions from code review.