chore: add skills.paths to opencode config

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