claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Asking permission too often

Open jchapman952 opened this issue 2 months ago • 8 comments

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

jchapman952 avatar Oct 30 '25 13:10 jchapman952

In my original message I mistyped ".clade/settins.json with:" I correctly have it as '.claude/settings.json'

jchapman952 avatar Oct 30 '25 13:10 jchapman952

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/10449
  2. https://github.com/anthropics/claude-code/issues/6850
  3. 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

github-actions[bot] avatar Oct 30 '25 13:10 github-actions[bot]

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.

headchem avatar Nov 01 '25 18:11 headchem

same issue version 2.0.31 (Claude Code) macos 15.6.1

massdo avatar Nov 02 '25 06:11 massdo

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)

1orZero avatar Nov 07 '25 17:11 1orZero

Same problem. Never ending prompts.

rs-mobitech avatar Nov 17 '25 17:11 rs-mobitech

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.

github-actions[bot] avatar Dec 18 '25 10:12 github-actions[bot]

Still the same issue.

IAPBenediktZwoelfer avatar Dec 23 '25 11:12 IAPBenediktZwoelfer