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

Three-Tier Permission System

What: New granular permission options for file operations How to use: When Claude requests file permissions, you now have three options:

  • Accept once - Permission for this operation only
  • Accept for session (Shift+S) - Permission for all operations this session
  • Accept for project (Shift+A) - Persistent permission for this project

Details:

  • Different options appear based on whether files are inside or outside your project
  • Project-level permissions are saved to your local settings
  • Read operations don't offer project-level write permissions
  • Clearer distinction between temporary and persistent permissions

See this entry in the whole of v1.0.78 →