Claude Code 2.1.62: Prompt Cache Hit Rate Fix
Claude Code 2.1.62 fixes a prompt cache regression that was reducing cache hit rates. Quick fix for better performance on repeated requests.
TL;DR
- Fixed prompt suggestion cache regression that was tanking cache hit rates
- Restores expected caching behavior for faster repeated requests
Fixed
- Prompt suggestion cache regression — cache hit rates dropped due to a recent change; now restored to expected performance levels
Update Claude Code to the latest version via your IDE's extension manager or reinstall from the VS Code Marketplace.
Source: Claude Code