chore: add global opencode config for permission fix
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"permission": "allow",
|
||||||
|
"experimental": {
|
||||||
|
"snapshots": false
|
||||||
|
},
|
||||||
|
"skills": {
|
||||||
|
"paths": [
|
||||||
|
"/app/skills"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user