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 v1.0.77 Home All releases olderv1.0.76 v1.0.78newer
Claude Code v1.0.77

Permission Reasoning Display

What: New UI components that explain exactly why Claude needs permission for specific actions How to use: Permission explanations now appear automatically when confirmation is required:

Permission rule Edit(src/**) requires confirmation for this edit.
/permissions to update rules

Hook security-check requires confirmation for this command:
Accessing sensitive configuration files
/hooks to update

Details:

  • Shows the specific permission rule or hook that triggered the request
  • Provides custom reasoning from hooks when available
  • Includes actionable guidance on how to modify permission settings
  • Consistent display across all tool types (Edit, Command, WebFetch, etc.)

See this entry in the whole of v1.0.77 →