chore: add skills.paths to opencode config
This commit is contained in:
@@ -3,5 +3,10 @@
|
|||||||
"permission": "allow",
|
"permission": "allow",
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"snapshots": false
|
"snapshots": false
|
||||||
|
},
|
||||||
|
"skills": {
|
||||||
|
"paths": [
|
||||||
|
"/app/skills"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user