[BUG]

Resolved 💬 8 comments Opened Aug 3, 2025 by simonstratmann Closed Jan 8, 2026

Environment

  • Platform: Sorry, no idea.
  • Claude CLI version: <v1.0.67>
  • Operating System: <Windows 10, WSL>
  • Terminal: <Windows Terminal>

Bug Description

CC asks to run commands like mvn test -Dtest=MyClass#testMethod each time even though permissions allow contains "Bash(mvn:*)" or `"Bash(mvn test:*)".

Steps to Reproduce

  1. Run CC on any Java Maven project with tests.
  2. Ask it to run a test.

Expected Behavior

It should ask if it always may run these tests and will do so after confirming it.

Actual Behavior

Asks to run the test command each time.

View original on GitHub ↗

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