summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/utils/commandUtils.ts
AgeCommit message (Collapse)Author
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.
2025-04-29First four independent files for @ commands. (#205)Allen Hutchison