Feature request for product/service
Cursor IDE
Describe the request
The commit message suggestion feature in Cursor IDE is already very helpful, but it seems unaware of the context from my active chats. In many cases, the chat conversation directly explains why certain changes were made — the intent, bug description, or design reasoning — yet this context isn’t reflected in the generated commit message.
It would be extremely useful if Cursor could either:
link a commit suggestion to a specific chat thread, or
automatically include relevant chat context (for example, the discussion that led to the staged changes).
This would make commit messages far more accurate and meaningful, especially for teams relying on Cursor’s AI features to maintain clear project history.