Agent DailyAgent Daily
releasebeginner

[Release] anthropics/claude-code v2.1.185: v2.1.185

By ashwin-antgithub
View original on github

Claude Code v2.1.185 updates the stream-stall user feedback mechanism with improved messaging and adjusted timing. The hint now displays 'Waiting for API response · will retry in …' instead of 'No response from API · Retrying in …', and the trigger threshold increases from 10 seconds to 20 seconds of silence. This change enhances user experience by providing clearer communication about API response delays.

Key Points

  • Stream-stall hint message updated to 'Waiting for API response · will retry in …' for clearer user communication
  • Previous message 'No response from API · Retrying in …' replaced with more optimistic wording
  • Trigger threshold increased from 10 seconds to 20 seconds of silence before displaying hint
  • Reduces false-positive alerts for normal API latency variations
  • Improves user experience by managing expectations during API response delays

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Workflow Diagram

Start Process
Step A
Step B
Step C
Complete
Quality

Concepts

[Release] anthropics/claude-code v2.1.185: v2.1.185 | Agent Daily