This commit is contained in:
2026-07-20 19:35:21 -04:00
parent 335f85270f
commit 9698986377
2 changed files with 8 additions and 9 deletions
+4 -9
View File
@@ -2,15 +2,10 @@
"$schema": "https://opencode.ai/config.json",
"agent": {
"build": {
"permission":
{
"git": "allow"
}
},
"plan": {
"permission":
{
"git": "allow"
"permission":{
"task": {
"git": "allow"
}
}
}
}