Skip to content

Instantly share code, notes, and snippets.

@jensk
Created August 25, 2025 11:17
Show Gist options
  • Save jensk/98ce69a7f51df7613de3f7aaad108b24 to your computer and use it in GitHub Desktop.
Save jensk/98ce69a7f51df7613de3f7aaad108b24 to your computer and use it in GitHub Desktop.
opencode sonnet thinking
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"anthropic": {
"name": "Anthropic",
"models": {
"claude-sonnet-4-20250514": {
"options": {
"thinking": {
"type": "enabled",
"budgetTokens": 16000
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment