What happened?
When using Qwen Code in Windows 11 CMD, selecting:
- "Always allow in this project"
- "Always allow for this user"
does not persist the permission.
The tool continues to prompt:
Allow execution of: 'git'?
on every run, even after selecting options 2 or 3 multiple times.
Steps to reproduce
- Open Windows 11 Command Prompt (CMD)
- Run a command that triggers the permission prompt (e.g. git execution via Qwen Code)
- Select:
- Option 2: Always allow in this project
OR
- Option 3: Always allow for this user
- Run the same command again
Actual behavior
The prompt appears every time, as if no permission was saved.
Additional context
- Happens consistently
- Feels like permission state is not being written or read properly on Windows CMD
- Might be related to config storage path or shell-specific behavior
What did you expect to happen?
Expected behavior
The permission should be saved, and the prompt should not appear again for the same command.
Client information
Environment
- OS: Windows 11
- Shell: CMD (not PowerShell, not WSL)
Login information
No response
Anything else we need to know?
No response
What happened?
When using Qwen Code in Windows 11 CMD, selecting:
does not persist the permission.
The tool continues to prompt:
on every run, even after selecting options 2 or 3 multiple times.
Steps to reproduce
OR
Actual behavior
The prompt appears every time, as if no permission was saved.
Additional context
What did you expect to happen?
Expected behavior
The permission should be saved, and the prompt should not appear again for the same command.
Client information
Environment
Login information
No response
Anything else we need to know?
No response