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.58 Home All releases olderv2.0.57 v2.0.59newer
Claude Code v2.0.58

Enhanced Session Memory Template

What: The session memory template now includes a "Current State" section and improved error tracking.

Details:

  • New "# Current State" section for tracking active work, pending tasks, and next steps
  • "User Corrections / Mistakes" renamed to "# Errors & Corrections" with expanded scope
  • Now captures both errors encountered and user corrections
  • Evidence: Template at line 518364 in v2.0.58 vs line 517543 in v2.0.57

See this entry in the whole of v2.0.58 →