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

TodoList Tool Documentation

What: Comprehensive examples and guidance for todo list usage

Improvements:

  • Added 4 detailed examples of when TO use (dark mode implementation, function renaming, e-commerce features, React optimization)
  • Added 4 examples of when NOT to use (simple questions, informational requests, single edits, commands)
  • Clarified activeForm requirement ("Fix bug" → "Fixing bug")
  • Emphasized exactly ONE task must be in_progress at a time
  • Added guidance not to mark tasks complete if tests fail

Details:

  • Better user experience through clearer task status
  • Prevents misuse for trivial tasks
  • Ensures systematic progress tracking
  • Evidence: Enhanced documentation in Kv0 tool description at lines 1287-1469 in diff

See this entry in the whole of v2.0.41 →