Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Writing the entries · 2/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

LSP Diagnostic Improvements

What: Better handling of Language Server Protocol diagnostics

Details:

  • Deduplication of diagnostics across multiple LSP servers
  • More detailed logging for diagnostic delivery
  • Better error messages for malformed LSP responses
  • Reduces duplicate error reports in editor
  • Evidence: Enhanced diagnostic handling at lines 1710-1734 in diff

See this entry in the whole of v2.0.41 →