Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I am using Bitwarden’s ssh agent to manage my keys.
When the cursor agent tries to commit inside the sandbox, we get the following error:
error: Couldn't get agent socket?
fatal: failed to write commit object
and therefore has to run git commit --no-gpg-sign
Steps to Reproduce
Use Bitwarden and setup signing, ref their docs here Bitwarden SSH Agent | Bitwarden
Ask Cursor Agent to make a commit.
Expected Behavior
Should forward agent socet
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.64
VSCode Version: 1.99.3
Commit: 25412918da7e74b2686b25d62da1f01cfcd27680
Date: 2025-11-06T04:35:14.424Z (8 hrs ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.0.0
Does this stop you from using Cursor
No - Cursor works, but with this issue