Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 0/5 agents 427 findings $12.75 so far

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.52 Home All releases olderv1.0.51 v1.0.53newer
Claude Code v1.0.52

Usage Examples

Disabling terminal title updates:

# Add to your shell configuration
export CLAUDE_CODE_DISABLE_TERMINAL_TITLE=1
claude chat

Todo reminders in action:

User: Help me refactor this codebase
Claude: I'll help you refactor the codebase. Let me create a todo list to track our progress.
[... 20+ turns of conversation without using TodoWrite ...]
Claude: [Reminder: You have 5 pending tasks in your todo list. Use /todos to view them.]

Shell snapshot behavior:

  • Snapshots are created automatically when needed
  • Old snapshots (>60 minutes by default) are cleaned up automatically
  • Each snapshot is locked to prevent conflicts with concurrent Claude sessions

This update focuses on improving the developer experience with better task management, respecting privacy preferences, and ensuring stable shell environment handling.

See this entry in the whole of v1.0.52 →