summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/shellCommandProcessor.ts
AgeCommit message (Expand)Author
2025-05-18feat(cli): Introduce toggleable shell mode with enhanced UITaylor Mullen
2025-05-16refactor: derive streaming state from tool calls and isresponding state (#376)Brandon Keiji
2025-05-13refactor: move nested debugmessage and slashcommand hooks outside of useGemin...Brandon Keiji
2025-05-06refactor(cli): Centralize history management via useHistoryManager hook (#261)Allen Hutchison
2025-05-01prevent crash on empty shell cmd with $ or ! (#240)Olcan
2025-04-30Added bang(!) commands as a shell passthroughSeth Troisi