Commit 2ac4ed5
committed
Fix shell quoting issue: Use JSON output instead of direct variable expansion
- Read enhanced task from JSON output using jq to avoid shell parsing issues
- Prevents 'command not found' errors when task contains quotes
- JSON is properly escaped and safe to parse1 parent 9e2ccf5 commit 2ac4ed5
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
0 commit comments