Description
This is my opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"autoupdate": true,
"share": "disabled",
"permission": {
"bash": {
"find": "allow",
"ls": "allow",
"wc": "allow",
"grep": "allow",
"tail": "allow",
"head": "allow",
"cat": "allow",
"jq": "allow",
"git": "deny"
},
"webfetch": "ask",
"edit": "allow"
},
But opencode keeps running git commands anyways
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
This is my opencode.json:
{ "$schema": "https://opencode.ai/config.json", "autoupdate": true, "share": "disabled", "permission": { "bash": { "find": "allow", "ls": "allow", "wc": "allow", "grep": "allow", "tail": "allow", "head": "allow", "cat": "allow", "jq": "allow", "git": "deny" }, "webfetch": "ask", "edit": "allow" },But opencode keeps running git commands anyways
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response