[FEATURE]
Resolved 💬 3 comments Opened Oct 16, 2025 by cedral Closed Jan 8, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I am running claude code on windows and I often have to reject its commands because they won't work in bash. I think it knows it's on windows and it is always trying to run powershell commands. It is wasting my tokens because it can't do that in claude code but in general it expects to be able to do that.
Proposed Solution
I'd like there to be a Powershell tool just like there is a Bash tool so it can run those commands rather than me having to reject perfectly good commands because we are in claude code instead of cursor (where they work fine).
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗