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.60 Home All releases olderv0.2.59 v0.2.61newer
Claude Code v0.2.60

Git Worktree Tips

  • New contextual tip system: Claude Code now provides helpful tips based on your usage patterns. The first tip encourages users to leverage git worktrees for running multiple Claude sessions in parallel.
  • The tip appears after 50+ startups when you have only 1 or 0 git worktrees configured
  • Tips have a cooldown period (30 sessions for the git worktree tip) to avoid being repetitive
  • Example: You'll see "※ Tip: Use git worktrees to run multiple Claude sessions in parallel. [Learn more]" with a link to documentation

See this entry in the whole of v0.2.60 →