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.41 Home All releases olderv2.0.37 v2.0.42newer
Claude Code v2.0.41

Uncommitted Changes UI

What: Interactive dialog when switching branches with uncommitted or unpushed changes

How to trigger:

# Automatically appears when switching branches with uncommitted work
claude  # then use teleport feature

Details:

  • Shows different warnings for uncommitted changes vs unpushed commits
  • Provides three options: Continue without committing, Commit and push changes, Cancel operation
  • Prevents data loss during branch switches
  • Evidence: uT2() at line 428379 in pretty-v2.0.41.js (replaces unrelated function at line 428358 in v2.0.37)

See this entry in the whole of v2.0.41 →