chore: update opencode workflow and local config
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"enabled": true,
|
||||
"protectedTools": [],
|
||||
},
|
||||
"experimental": {
|
||||
"allowSubAgents": true,
|
||||
}
|
||||
"manualMode": {
|
||||
"enabled": false,
|
||||
"automaticStrategies": true,
|
||||
@@ -17,25 +20,6 @@
|
||||
"turns": 4,
|
||||
},
|
||||
"protectedFilePatterns": [],
|
||||
"tools": {
|
||||
"settings": {
|
||||
"nudgeEnabled": true,
|
||||
"nudgeFrequency": 10,
|
||||
"contextLimit": 80%,
|
||||
"protectedTools": [],
|
||||
},
|
||||
"distill": {
|
||||
"permission": "allow",
|
||||
"showDistillation": false,
|
||||
},
|
||||
"compress": {
|
||||
"permission": "deny",
|
||||
"showCompression": false,
|
||||
},
|
||||
"prune": {
|
||||
"permission": "allow",
|
||||
},
|
||||
},
|
||||
"strategies": {
|
||||
"deduplication": {
|
||||
"enabled": true,
|
||||
@@ -50,4 +34,8 @@
|
||||
"protectedTools": [],
|
||||
},
|
||||
},
|
||||
"compress": {
|
||||
"maxContextLimit": "80%",
|
||||
"minContextLimit": "50%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user