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