diff options
| author | Dax <[email protected]> | 2025-09-16 00:17:10 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-16 00:17:10 -0400 |
| commit | 14cb2d2af66992dbcd9cbd0d529b32fd862663cb (patch) | |
| tree | 009bb9f192890bdfa307791401e377077f41bdd7 /opencode.json | |
| parent | 52fb571739cb0282d5d32ccb8429a790f865d8de (diff) | |
| download | opencode-14cb2d2af66992dbcd9cbd0d529b32fd862663cb.tar.gz opencode-14cb2d2af66992dbcd9cbd0d529b32fd862663cb.zip | |
feat: improve file watcher with chokidar and better ignore patterns (#2621)
Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 8 |
1 files changed, 1 insertions, 7 deletions
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" } |
