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 v2.0.50 Home All releases olderv2.0.49 v2.0.51newer
Claude Code v2.0.50

Cross-Project Conversation Resume

What: View and resume conversations from any project directory, not just the current one. How to use:

# Use /resume command and toggle "Show all projects" 
claude
> /resume
# Press the toggle key to switch between current project and all projects

Details:

  • When enabled, scans ~/.claude/projects/ for all project directories
  • Shows project path in conversation list for cross-project items
  • For conversations from different directories, copies the resume command to clipboard
  • Provides clear instructions: cd /path/to/project && claude --resume <session-id>
  • Evidence: FZ1() at line 487757, VZ1() at line 504532 in v2.0.50

See this entry in the whole of v2.0.50 →