Skip to content

Adds support for specifying working directory in shell commands#32

Merged
carmelosantana merged 1 commit intomainfrom
feat_adds-cwd-shell
Mar 28, 2026
Merged

Adds support for specifying working directory in shell commands#32
carmelosantana merged 1 commit intomainfrom
feat_adds-cwd-shell

Conversation

@carmelosantana
Copy link
Copy Markdown
Owner

Allows shell commands to be executed in a custom working directory, with relative paths resolved against the default directory. Validates and resolves the working directory path to ensure it's a valid directory.

Allows shell commands to be executed in a custom working directory, with relative paths resolved against the default directory. Validates and resolves the working directory path to ensure it's a valid directory.
@carmelosantana carmelosantana merged commit e7b1766 into main Mar 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant