From ca031278ca9ca30277620e344f7a95c597a8a0de Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 2 Aug 2025 18:50:19 -0400 Subject: wip: plugins --- opencode.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index eb9f5f93c..bf6d9d2de 100644 --- a/opencode.json +++ b/opencode.json @@ -1,16 +1,6 @@ { "$schema": "https://opencode.ai/config.json", - "provider": { - "cerebras": { - "options": { - "apiKey": "csk-m33xrvt43whkypn8r4ph9xc8fenhx2f68c3pj22ext45v5k9" - }, - "npm": "@ai-sdk/cerebras", - "models": { - "qwen-3-coder-480b": {} - } - } - }, + "plugin": ["./packages/plugin/src/example.ts"], "mcp": { "context7": { "type": "remote", -- cgit v1.2.3