fix: opencode config 2
This commit is contained in:
+1
-12
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user