diff --git a/opencode.json b/opencode.json new file mode 100644 index 0000000..7fc9915 --- /dev/null +++ b/opencode.json @@ -0,0 +1,11 @@ +{ + "$schema": "https://opencode.ai/config.json", + "disabled_providers": [ + "amazon-bedrock", + "groq", + "anthropic", + "openai", + "gemini" + ], + "share": "disabled" +}