Allow open/close-wkt skills for model
parent
2ee86ddb1a
commit
a0607f363e
|
|
@ -26,7 +26,9 @@
|
||||||
"Bash(echo EXIT:$?:*)",
|
"Bash(echo EXIT:$?:*)",
|
||||||
"Bash(gh api:*)",
|
"Bash(gh api:*)",
|
||||||
"Bash(gh pr:*)",
|
"Bash(gh pr:*)",
|
||||||
"Bash(gh issue:*)"
|
"Bash(gh issue:*)",
|
||||||
|
"Skill(close-wkt)",
|
||||||
|
"Skill(open-wkt)"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue