This commit is contained in:
2026-07-19 17:35:20 -04:00
parent 4fd41d4489
commit 335f85270f
4 changed files with 108 additions and 65 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"$schema": "https://opencode.ai/config.json",
"agent": {
"build": {
"permission":
{
"git": "allow"
}
},
"plan": {
"permission":
{
"git": "allow"
}
}
}
}