fix: remove shell:true default to fix command output #2
Contributor
- Removed shell:true default that caused double shell wrapping
- This was causing echo and other commands to return empty output
- Now matches OpenClaw exec behavior which never uses shell:true
- Removed shell:true default that caused double shell wrapping
- This was causing echo and other commands to return empty output
- Now matches OpenClaw exec behavior which never uses shell:true
hzhang
added 1 commit 2026-03-06 09:24:26 +00:00
Merge pull request 'fix: remove shell:true default to fix command output' (#2) from fix/shell-option into main
Reference in New Issue
Block a user
Delete Branch "fix/shell-option"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?