Commit 161dd9b
fix: claude allow permissions too strict for bash
we need to allow bash to run our tools and scripts from skills. This commit allows any bash command to be executed in non interactive mode, this can be improved in the future to limit only ot our tools and scripts from skills
Signed-off-by: Adrian Riobo <ariobolo@redhat.com>1 parent 6a72dd4 commit 161dd9b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments