Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Sorting the findings · 1/4 steps 470 findings $18.91 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 v2.0.41 Home All releases olderv2.0.37 v2.0.42newer
Claude Code v2.0.41

VCS Account Linking

What: OAuth-based GitHub account linking with Claude account

How it works:

  • Automatically detects GitHub authentication via gh CLI
  • Links GitHub account to Anthropic backend
  • Enables enhanced GitHub integration features

Details:

  • API endpoint: https://api.anthropic.com/api/claude_code/link_vcs_account
  • Feature flag: vcs_account_linking_enabled
  • Runs in background after authentication
  • Tracks organization UUID and billing type
  • Evidence: cl5() at line 426586, mt1() at line 426608 in pretty-v2.0.41.js (not in v2.0.37)

See this entry in the whole of v2.0.41 →