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 v1.0.86 Home All releases olderv1.0.85 v1.0.87newer
Claude Code v1.0.86

Smart Todo Display (Hidden Implementation)

What changed: Improved todo list visualization with intelligent truncation (for internal use) Previous behavior: Simple list display without truncation New behavior: Shows up to 4 most relevant items with counts for hidden items Impact: (Note: These improvements exist in code but users never see them due to display removal)

  • Prioritizes showing in-progress tasks
  • Displays "... +N done" for multiple completed tasks
  • Shows "... +N more" for remaining tasks
  • Would keep focus on active work while maintaining context (if visible)

See this entry in the whole of v1.0.86 →