[BUG] Asking permission too often
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claud Code, v2.0.29, is constantly asking permission to do read operations like read, glob, grep etc. Per the docs, I have set up .clade/settins.json with: { "permissions": { "allow": [ "Read()", "Glob()", "Grep()", "LS()", "Bash(cat:)", "Bash(grep:)", "Bash(find:)", "Bash(ls:)" ] } }
I stopped and restarted vs code and claude, several times. This seriously slows down my work flow.
What Should Happen?
It would be great if claude would stop asking permission to do non-volatile read-only operations.
Error Messages/Logs
Steps to Reproduce
Just run claude code and ask it to something where it needs to read a file.
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
don't know
Claude Code Version
2.0.29
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
No response
In my original message I mistyped ".clade/settins.json with:" I correctly have it as '.claude/settings.json'
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/10449
- https://github.com/anthropics/claude-code/issues/6850
- https://github.com/anthropics/claude-code/issues/7161
This issue will be automatically closed as a duplicate in 3 days.
- If your issue is a duplicate, please close it and 👍 the existing issue instead
- To prevent auto-closure, add a comment or 👎 this comment
🤖 Generated with Claude Code
I am experiencing the same issue for the past few days. Selecting "Yes, allow all edits during this session" does nothing, and still prompts me to accept every granular edit within the session. Happens in both the CLI and the VSCode extension. I am on OSX.
same issue version 2.0.31 (Claude Code) macos 15.6.1
Same issue , I have accept edits on but being prompt the Read & Update tool for approval.
Version: Claude Code v2.0.35
Macos: 26.0.1 (25A362)
Same problem. Never ending prompts.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Still the same issue.