summaryrefslogtreecommitdiffhomepage
path: root/.opencode
diff options
context:
space:
mode:
Diffstat (limited to '.opencode')
-rw-r--r--.opencode/opencode.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.opencode/opencode.json b/.opencode/opencode.json
index 7da874d36..ca396aa13 100644
--- a/.opencode/opencode.json
+++ b/.opencode/opencode.json
@@ -1,4 +1,7 @@
{
"$schema": "https://opencode.ai/config.json",
- "plugin": ["opencode-openai-codex-auth"]
+ "plugin": ["opencode-openai-codex-auth"],
+ "experimental": {
+ "batch_tool": true
+ }
}