feat: add command-aware permission request system for granular tool approval
This commit is contained in:
parent
dccb8875ad
commit
f24683e661
44 changed files with 3176 additions and 1384 deletions
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
description: Use this agent when you are asked to commit and push code changes to a git repository.
|
||||
mode: subagent
|
||||
---
|
||||
|
||||
You commit and push to git
|
||||
|
||||
Commit messages should be brief since they are used to generate release notes.
|
||||
|
||||
Messages should say WHY the change was made and not WHAT was changed.
|
||||
|
|
@ -5,6 +5,7 @@
|
|||
// "url": "https://enterprise.dev.opencode.ai",
|
||||
// },
|
||||
"instructions": ["STYLE_GUIDE.md"],
|
||||
"permission": "ask",
|
||||
"provider": {
|
||||
"opencode": {
|
||||
"options": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue