Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In Cursor, the AI used to be able to run all my PowerShell + git commands for me (add/commit/push, etc.).
Now it looks like the shell is fully sandboxed:
git status, git push, Get-Location run in an isolated environment, not in my real local clone.
The AI can edit code, but can’t copy image files on my disk or push to my actual GitHub remote.
Is this the expected behavior now?
Is there any supported way to let the AI execute real git/PowerShell commands on my machine (opt‑in), or is the intended workflow that the AI only edits code and I always run git/PowerShell manually?
Steps to Reproduce
try to ask cursor to make a git push by it self
Operating System
Windows 10/11
Version Information
Version: 2.5.26 (system setup)
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
No - Cursor works, but with this issue