What's wrong with this entry?
A new effort level called "xhigh" is added between "high" and "max", providing deeper reasoning capability exclusive to Opus 4.7.
# Set effort via CLI flag
claude --effort xhigh
# Set effort in-session
/effort xhigh- The effort scale now has five levels:
low,medium,high,xhigh,max - "xhigh" is described as "Deeper reasoning than high, just below maximum (Opus 4.7 only)"
- "xhigh" is the automatic default effort level when using Opus 4.7
- If "xhigh" is requested on a model that doesn't support it, it falls back to "high"
- The
effortLevelsetting now accepts:low,medium,high,xhigh,max - The
/effortcommand help text is updated accordingly
"xhigh" effort level (search for "xhigh") — 0 occurrences in v2.1.110, 40 in v2.1.111. Default logic in bF1() at line ~237923 (search for "opus-4-7" returning "xhigh")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.