-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Labels
2025 EOYbugSomething isn't workingSomething isn't workingpriority-2Bug that affects more than a few users in a meaningful way but doesn't prevent core functionsBug that affects more than a few users in a meaningful way but doesn't prevent core functions
Description
Describe the bug
"! Run in shell" is not working when I enter "!" it shows "Run in shell" below the chat window but when I enter a command such as !ls or !get-Childitem the respond I get is ✗ $ ls, etc. expecting to run the CLI command and via pass the Model. I also try to pass commands with path !Show-MarkDown -Path .\TodayTaskList.md same results.
Affected version
0.0.353
Steps to reproduce the behavior
!ls
Expected behavior
List of all files and folders in the directory
Additional context
PowerShell 7.5.4 Windows 11
Node v24.11.0
npm -v 11.6.2
Model claude-sonnet-4.5 (1x)
Metadata
Metadata
Assignees
Labels
2025 EOYbugSomething isn't workingSomething isn't workingpriority-2Bug that affects more than a few users in a meaningful way but doesn't prevent core functionsBug that affects more than a few users in a meaningful way but doesn't prevent core functions