fix: opencode config 2

This commit is contained in:
2026-07-21 00:42:56 +02:00
parent 6b857e9adb
commit 7a1b18f931
3 changed files with 21 additions and 33 deletions
+1 -12
View File
@@ -4,21 +4,10 @@
"share": "disabled",
"subagent_depth": 1,
"instructions": ["/etc/opencode/AGENTS.md"],
"permission": "allow",
"agent": {
"build": {
"permission": "allow"
},
"plan": {
"permission": "allow"
},
"general": {
"permission": "allow"
},
"explore": {
"model": "{env:AGENTCI_EXPLORE_MODEL}",
"variant": "{env:AGENTCI_EXPLORE_VARIANT}",
"permission": "allow"
"variant": "{env:AGENTCI_EXPLORE_VARIANT}"
},
"research": {
"description": "Research current documentation, web evidence, and public code examples.",