summaryrefslogtreecommitdiff
path: root/packages/core/src/utils/shell-utils.ts
AgeCommit message (Collapse)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-15feat(shell): Include disallowed commands in block reason (#6278)cornmander
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-25Safer Shell command Execution (#4795)matt korwel
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]>