fix: 更新 opencode-dcp 插件版本为 beta

- 将 opencode-dcp 插件版本从 latest 更新为 beta。
This commit is contained in:
2026-01-30 20:00:12 +08:00
parent 67d8d5cffe
commit 3b2ecd8157

View File

@@ -6,7 +6,7 @@
"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@latest", "@tarquinen/opencode-dcp@beta",
"@franlol/opencode-md-table-formatter@latest" "@franlol/opencode-md-table-formatter@latest"
], ],
"provider": { "provider": {