From 1252b6516654ffb591fa24d78bf4ea8fabb838ef Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Wed, 18 Jun 2025 23:08:51 -0400 Subject: stop loading models.dev format from global config --- opencode.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index e20209c66..8f9b80710 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,4 @@ { "$schema": "https://opencode.ai/config.json", - "mcp": {}, - "provider": {} + "mcp": {} } -- cgit v1.2.3