{ "$schema": "https://opencode.ai/config.json", "provider": { "anthropic": { "models": { "anthropic/claude-opus-4-6": { "name": "Claude OPUS 4.6", "limit": { "context": 200000, "output": 32768 } } } } } }