1
0
forked from agents/opencode

chore: 启用动态上下文剪枝实验配置

This commit is contained in:
2026-03-19 09:46:22 +08:00
parent 2c645726fe
commit 6477587931

View File

@@ -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