anthropic Claude Code Releases · · 2.1.185

Claude Code v2.1.185: Improved API stall detection

sdkaiengineer
patch

Claude Code v2.1.185 updates the stream-stall hint message and increases the detection delay for API response stalls. This change aims to provide a clearer user experience by indicating retries and offering more patience before prompting the user about potential API issues. The update is relevant for developers using Claude Code who may encounter or rely on these stall messages.

Enhancements (1)
  • Update stream-stall hint and detection delay

    The stream-stall hint message has been changed from 'No response from API · Retrying in …' to 'Waiting for API response · will retry in …'. The detection delay for API response stalls has also been extended from 10 seconds to 20 seconds.

Read the original announcement →

https://github.com/anthropics/claude-code/releases/tag/v2.1.185