chore: add skills.paths to opencode config

This commit is contained in:
2026-03-25 08:52:27 -04:00
parent d29f073941
commit d857f8ccd8
+6 -1
View File
@@ -3,5 +3,10 @@
"permission": "allow",
"experimental": {
"snapshots": false
},
"skills": {
"paths": [
"/app/skills"
]
}
}
}