Classification skips the model call when no summary is needed, saving tokens.
What's wrong with this entry?
The classifier now picks the cheap built-in heuristic whenever the requested output does not include a summary or state, before it consults CLAUDE_CODE_CLASSIFIER_SUMMARY. Only surfaces that genuinely need a summary pay for a model-backed call.
CLAUDE_CODE_CLASSIFIER_SUMMARY
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.
-
v2.1.232
Conversation normalization reuses its previous result
Both mention performance
-
v2.1.239
Large directory scans stop freezing the interface
Both mention performance