feat: 添加禁用提供者配置以停用 opencode 提供者

- 添加禁用提供者配置以停用 opencode 提供者
This commit is contained in:
2026-01-30 18:47:03 +08:00
parent da1f8afcdd
commit cbad41af01

View File

@@ -118,5 +118,6 @@
} }
} }
} }
} },
"disabled_providers": ["opencode"]
} }