{ "$schema": "https://opencode.ai/config.json", "permission": { "bash": { "*": "allow", "git push origin main": "deny", "git push main": "ask" } } }