Add the tool_choice sensitivity escape hatch and the Claude thinking note - #138
Merged
Conversation
…note Under the canonical forced tool_choice, Anthropic's thinking-by-default models produce no thinking blocks — verified with a three-way probe on Claude Opus 5 (forced tool: none; tool_choice auto: thinking engages and the tool still gets called; forced + explicit adaptive: none) — while every other reasoning-by-default provider reasons regardless of tool forcing. POLICYBENCH_TOOL_CHOICE=auto lets sensitivity runs un-force the tool without touching the canonical condition; the default is unchanged and both directions are test-locked. sensitivity/claude-thinking-2026-08.md documents the finding and the full sensitivity run: Claude Opus 5 at tool_choice auto scores 85.6 weighted exact versus 79.8 on the board (would rank third), on 3.25x the completion tokens and 51s median per household, still parsing 1,984/1,984. The run's predictions are attached to the dashboard-data-20260805 release. The leaderboard itself is unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
🤖 Generated with Claude Code