fix: let opencode do more by itself

This commit is contained in:
2026-07-04 20:29:08 +02:00
parent 78263b5819
commit 01eb20b95d
+2 -2
View File
@@ -1,8 +1,8 @@
{
"$schema": "https://opencode.ai/config.json",
"$schema": "https://opencode.ai/config.json",
"permission": {
"bash": {
"*": "ask",
"*": "allow",
"git push origin main": "deny",
"git push origin master": "deny",
"git push *": "ask",