Allow open/close-wkt skills for model

subint_spawner_backend
Gud Boi 2026-04-09 17:56:30 -04:00
parent 2ee86ddb1a
commit a0607f363e
1 changed files with 3 additions and 1 deletions

View File

@ -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": []