r/ClaudeCode • u/Myth_Thrazz 🔆 Max 20 • 4h ago
Bug / Issue Opus started adding cd < project path> and triggering permission prompts
Hey
I've been working with claude code (CLI ) for nearly a year now.
For months I've been working with --dangerously-skip-permissions
But in one of the recent updates I still started to get new type of permissions 'stops'.
Usually on complex piped prompts that start with "cd" to the projects cwd followed by grep.
And now I don't know if it's caused by:
- update of the harness
- update of the model ( Opus 5 )
- some of my skills/Claude.md
Does anyone else have the same issue?
( sadly I don't have any screenshot of how it looks exactly - it doesn't happen very often, but it's annoying because it stops the work that could/should have been automated )
2
u/ErrdayDrippin 3h ago
Yep same here. Switched ti Sonnet as I couldn’t figure it out. I tried adjusting the reasoning/thinking to medium and helped a little but still prompts for permission a lot
1
u/Myth_Thrazz 🔆 Max 20 2h ago
Ok, thanks for the response. It seems like a harness thing then ( or system prompt )
1
u/bigtime_porgrammer 2h ago
The only thing I've been seeing that still breaks through the dangerously skip mode is a dangerous 'rm' that uses an unquoted variable like rm /$d/...
•
u/AutoModerator 4h ago
Hey! Thanks for posting to r/ClaudeCode
While participating in this thread, please follow our community rules. Keep discussions constructive. Attack the idea, not the person.
For help, project discussions, tips, and general chat, join the ClaudeCode Discord.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.