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 v0.2.39 Home All releases olderv0.2.38 v0.2.40newer
Claude Code v0.2.39

Tool Management

  • Dynamic Tool Allowlisting: New functions for managing allowed tools:
  • Tools specified via CLI flags (--allowed-tools) are now properly tracked separately from the configuration-based allowed tools
  • Multiple tools can be added to the allowed list in batch operations
  • Improved handling of tool permissions with clearer separation between CLI-specified and configuration-based tools

See this entry in the whole of v0.2.39 →