Home/Nixinator: Disable opencode anthropic support

This commit is contained in:
2026-07-25 15:50:40 +02:00
parent 6a4d92b478
commit 20a64c1040
+2 -2
View File
@@ -176,7 +176,7 @@
enabled_providers = [
"opencode"
"opencode-go"
"anthropic"
# "anthropic"
"lmstudio"
];
formatter = {
@@ -294,7 +294,7 @@
"question" = "allow";
};
plugin = [
"opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
# "opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
"@tarquinen/opencode-dcp@latest" # better compacting
"opencode-lmstudio@0.3.1"
# "@slkiser/opencode-quota"