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.116 Home All releases olderv0.2.115 v0.2.117newer
Claude Code v0.2.116

Improvements

Tool Enhancements

  • Better Tool Descriptions: Enhanced descriptions for Glob and Grep tools with clearer guidance on when to use each tool
  • Multi-Edit Tool: Improved documentation emphasizing preference for MultiEdit over single Edit operations
  • Thinking Display: Enhanced visual presentation of Claude's thinking process with better formatting and borders

Error Handling & Reliability

  • Retry Logic: Improved retry mechanism that handles authentication failures by refreshing credentials
  • Error Reporting: Added protection against recursive error reporting with a flag to prevent infinite loops
  • Better Error Messages: More descriptive error messages for IDE integration failures

️ Project Management

  • Project Directory Structure: New project storage location at /projects for better organization
  • Environment Detection: Added functions to detect production vs development environments
  • External vs Internal Classification: New system to classify whether code is running externally or internally

See this entry in the whole of v0.2.116 →