feat(ai): disable opencode share feature

This commit is contained in:
2026-01-24 08:41:49 -05:00
parent 0c55be8e71
commit 3f4809b16a

View File

@@ -1,6 +1,7 @@
{
"disabled_providers": ["opencode"],
"$schema": "https://opencode.ai/config.json",
"share": "disabled",
"provider": {
"ollama": {
"npm": "@ai-sdk/openai-compatible",