-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Bug]: Ran command shows [powershell path] before that actual command. #1671
Copy link
Copy link
Open
Labels
bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
- Send any message that requires model to view files
- Wait till model call a command tool
Expected behavior
The tool call shows "Ran command - [command]
Actual behavior
The tool call shows "Ran command - "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -Command '[command]'"
Impact
Minor bug or occasional failure
Version or commit
0.0.15
Environment
Windows 11 24H2 26100.7623
Logs or stack traces
Screenshots, recordings, or supporting files
2026-04-02-03_29_29-T3_Code_(Alpha)-Zlm9LK1H2B.png
Workaround
Hover on tool call to see the command, but requires patience. I insist on this being a minor bug and not a cosmetical issue, because it massively reduce control on what the model is doing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.