diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index 8380f7f719..cedc948b7d 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -3,6 +3,26 @@ "provider": { "opencode": { "options": {}, + "models": { + "claude-opus-4-6": { + "limit": { + "context": 20000, + "input": 20000, + "output": 1000, + }, + }, + }, + }, + "github-copilot": { + "models": { + "claude-haiku-4.5": { + "limit": { + "context": 20000, + "input": 20000, + "output": 1000, + }, + }, + }, }, }, "permission": {