[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?

claude-code-bug-report.md

What Should Happen?

claude-code-bug-report.md

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code Desktop app on Windows
  2. Start any task involving multiple bash/shell operations (e.g. creating folders, reading files, running builds)
  3. When the permission popup appears, click "Always allow for project (local)"
  4. Observe that a NEW popup appears immediately for the next bash command, even in the same session and project
  5. Repeat: every distinct shell command (bash, cmd /c, powershell -Command) triggers a new popup regardless of previous approvals

Second bug:

  1. Ask Claude to run build commands (npx next build) or git operations (git push)
  2. Observe that commands fail with "system resource error" or are never executed
  3. 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_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗