chore: add skills.paths to opencode config

This commit is contained in:
2026-03-25 08:52:23 -04:00
parent cecf696db8
commit 6f45a6cc41
+5
View File
@@ -16,5 +16,10 @@
"MINIMAX_API_HOST": "https://api.minimax.io"
}
}
},
"skills": {
"paths": [
"/app/skills"
]
}
}