[BUG]
Resolved 💬 3 comments Opened Mar 13, 2026 by Padu76 Closed Mar 17, 2026
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?
What Should Happen?
Error Messages/Logs
Steps to Reproduce
- Open Claude Code Desktop app on Windows
- Start any task involving multiple bash/shell operations (e.g. creating folders, reading files, running builds)
- When the permission popup appears, click "Always allow for project (local)"
- Observe that a NEW popup appears immediately for the next bash command, even in the same session and project
- Repeat: every distinct shell command (bash, cmd /c, powershell -Command) triggers a new popup regardless of previous approvals
Second bug:
- Ask Claude to run build commands (npx next build) or git operations (git push)
- Observe that commands fail with "system resource error" or are never executed
- User is forced to run build/push manually in a separate CMD window
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.71 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗