summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/shellCommandProcessor.ts
AgeCommit message (Expand)Author
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