refactor: 切换至 oh-my-opencode 内置 DCP 替代 tarquinen 插件
This commit is contained in:
@@ -63,5 +63,10 @@
|
|||||||
"writing": {
|
"writing": {
|
||||||
"model": "cpa-google/gemini-3-flash"
|
"model": "cpa-google/gemini-3-flash"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"experimental": {
|
||||||
|
"dynamic_context_pruning": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
"small_model": "cpa-google/gemini-3-flash",
|
"small_model": "cpa-google/gemini-3-flash",
|
||||||
"plugin": [
|
"plugin": [
|
||||||
"oh-my-opencode@latest",
|
"oh-my-opencode@latest",
|
||||||
"@tarquinen/opencode-dcp@beta",
|
|
||||||
"@franlol/opencode-md-table-formatter@latest"
|
"@franlol/opencode-md-table-formatter@latest"
|
||||||
],
|
],
|
||||||
"provider": {
|
"provider": {
|
||||||
|
|||||||
Reference in New Issue
Block a user