summaryrefslogtreecommitdiff
path: root/packages/core/src/services/shellExecutionService.test.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-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-15Revert #6088 (#6328)Gal Zahavi
2025-08-14feat(core): refactor shell execution to use node-pty (#6088)Gal Zahavi
2025-08-06fix(core): Improve errors in situations where the command spawn does … (#5723)Richie Foreman
2025-08-01Fix bug executing commands in windows whose flags contain spaces (#5317)Tommaso Sciortino
2025-07-26refactor(core): Centralize shell logic into ShellExecutionService (#4823)Abhi