summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/shellCommandProcessor.test.ts
AgeCommit message (Expand)Author
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30tweaks to shell abort logic based on feedback (#618)Olcan
2025-05-21use pending history item for shell mode, update as output is received (#471)Olcan
2025-05-21fix exit code for shell mode also (#466)Olcan
2025-05-20fix(cli): Prevent truncation of first character in shell commandsTaylor Mullen