summaryrefslogtreecommitdiff
path: root/packages/cli/src/services/prompt-processors/shellProcessor.ts
AgeCommit message (Collapse)Author
2025-08-19feat(core): refactor shell execution to use node-pty (#6491)Gal Zahavi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-18fix(commands): Respect YOLO mode in custom slash commands (#6441)Abhi
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi