When Claude Sonnet 4.5 needs to create a context summary, it seems to freeze on Planning next moves for ages. He only does that when context is full. After 5-10min generally, it says Contextext summarized and then continues normally
Steps to Reproduce
Normal usage
Expected Behavior
Fast
Should say ‘Summarizing context…’, and be like 10s-long max
Thanks for the data. From the DIAG and console, it’s an HTTP/2 network error - NGHTTP2_REFUSED_STREAM. A few steps to narrow it down:
In settings.json, force set: "cursor.general.disableHttp2": true
Fully exit Cursor and restart. Check chat and network diagnostics.
Test without VPN/proxy. If using Zscaler/Cloudflare WARP or corporate filter - temporarily disable or add exception and retry. Best - test via mobile hotspot.
To check summarization, try /summarize in a new chat and empty folder - compare time to “Context summarized”. Docs: Summarization | Cursor Docs