What's wrong with this entry?
Anonymous. No account, no email.
What changed: Model options now include descriptions specifically tailored for Claude's decision-making
Details:
- Added
descriptionForModelfield to model configurations - Sonnet 4.5: "the most powerful model. Generally best for most coding tasks"
- Sonnet (1M context): "with 1M context window - for long sessions with large codebases"
- Opus 4.1: "slower and more expensive than Sonnet, generally not recommended over Sonnet 4.5"
- Helps Claude make better model switching decisions when exiting plan mode
- Evidence:
kB4.descriptionForModelat line 364157,fL1.descriptionForModelat line 364164,wtA.descriptionForModelat line 364173 in v2.0.10 (did not exist in v2.0.9)
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.