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 = [ enabled_providers = [
"opencode" "opencode"
"opencode-go" "opencode-go"
"anthropic" # "anthropic"
"lmstudio" "lmstudio"
]; ];
formatter = { formatter = {
@@ -294,7 +294,7 @@
"question" = "allow"; "question" = "allow";
}; };
plugin = [ 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 "@tarquinen/opencode-dcp@latest" # better compacting
"opencode-lmstudio@0.3.1" "opencode-lmstudio@0.3.1"
# "@slkiser/opencode-quota" # "@slkiser/opencode-quota"