forked from agents/opencode
chore: 启用动态上下文剪枝实验配置
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
"unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "high" },
|
||||
"writing": { "model": "google/gemini-3-flash-preview" }
|
||||
},
|
||||
"experimental": {
|
||||
"dynamic_context_pruning": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"git_master": {
|
||||
"commit_footer": false,
|
||||
"include_co_authored_by": false
|
||||
|
||||
Reference in New Issue
Block a user