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 v1.0.45 Home All releases olderv1.0.44 v1.0.46newer
Claude Code v1.0.45

  • The Search tool has been removed - use Grep instead
  • File writing now uses atomic operations by default, which may affect custom file watchers

This release focuses on reliability, performance, and the introduction of the powerful new Agent system for handling complex tasks. The atomic file writing ensures data integrity, while the new agent architecture allows for more sophisticated multi-step operations.

See this entry in the whole of v1.0.45 →