diff --git a/home/roles/base/opencode-config.json b/home/roles/base/opencode-config.json index 369cb1d..08c3e40 100644 --- a/home/roles/base/opencode-config.json +++ b/home/roles/base/opencode-config.json @@ -13,8 +13,8 @@ "reasoning": true, "tool_call": true, "limit": { - "context": 32768, - "output": 8192 + "context": 131072, + "output": 32768 } } }