Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v0.2.65 Home All releases olderv0.2.64 v0.2.66newer
Claude Code v0.2.65

Improvements

Performance Enhancements

  • Better handling of Unicode text in wrapped terminal output
  • Improved text wrapping algorithm that correctly handles normalized Unicode characters
  • More efficient handling of large output with JSON formatting support

API Retry Logic

  • Enhanced retry mechanism with optional error display control
  • New showErrors parameter in retry configuration
  • Better handling of API rate limits and context overflow errors

User Experience

  • Added desktop notifications for idle sessions (triggers after 30 seconds of inactivity)
  • New tipsHistory setting to track displayed tips
  • Improved handling of API errors with clearer messaging

See this entry in the whole of v0.2.65 →