Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
“Generate commit message” generates a message for the entire file, not just the staged portion.
Steps to Reproduce
- Make a change on two different lines of the file.
- Stage one of the two lines.
- Generate a commit message.
- The commit message will contain information about all changes in the file, not just those intended for the current commit.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.43 (system setup)
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.22631
Does this stop you from using Cursor
No - Cursor works, but with this issue

