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

Technical Improvements

️ Code Architecture

  • Introduced tree-kill library for better process management
  • New eG0 class for managing macOS sandbox profiles
  • Enhanced signal handling with proper cleanup on process termination
  • Improved abort controller management for better command cancellation

Tool Updates

  • Bash tool description now dynamically includes sandbox mode instructions
  • Better documentation of which commands require write access vs read-only
  • Comprehensive lists of commands that should use sandbox mode

See this entry in the whole of v0.2.65 →