From 1ec71e419b4ed24af77d8ffe197390927dc074e9 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 11 Aug 2025 23:36:31 -0400 Subject: support wildcard matching tool names in config --- opencode.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index 59f14ac75..003253ee7 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,8 @@ { "$schema": "https://opencode.ai/config.json", + "agent": { + "build": {} + }, "mcp": { "context7": { "type": "remote", -- cgit v1.2.3