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.57 Home All releases olderv0.2.56 v0.2.59newer
Claude Code v0.2.57

Project-Level Tool Permissions

  • Project settings support: You can now configure allowed tools at the project level using .claude/settings.json
  • Permissions can be defined in three scopes:
  • CLI arguments (cliArg)
  • Local settings (localSettings)
  • NEW: Project settings (projectSettings)
  • Project-level permissions are automatically loaded and respected when working in a project directory

See this entry in the whole of v0.2.57 →