chore: add skills.paths to opencode config

This commit is contained in:
2026-03-25 08:52:26 -04:00
parent 5128fd2d9b
commit 9aea6bbcc0
+5
View File
@@ -9,5 +9,10 @@
"type": "remote",
"url": "http://playwright-privilegedescalation.paperclip.svc.cluster.local:3000/sse"
}
},
"skills": {
"paths": [
"/app/skills"
]
}
}