From 14cb2d2af66992dbcd9cbd0d529b32fd862663cb Mon Sep 17 00:00:00 2001 From: Dax Date: Tue, 16 Sep 2025 00:17:10 -0400 Subject: feat: improve file watcher with chokidar and better ignore patterns (#2621) Co-authored-by: GitHub Action --- opencode.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index 2fa644079..720ece5c1 100644 --- a/opencode.json +++ b/opencode.json @@ -1,9 +1,3 @@ { - "$schema": "https://opencode.ai/config.json", - "mcp": { - "weather": { - "type": "local", - "command": ["opencode", "x", "@h1deya/mcp-server-weather"] - } - } + "$schema": "https://opencode.ai/config.json" } -- cgit v1.2.3