Rules not being followed in Git commit message generation

I’ve noticed that Cursor IDE’s Git commit message generation feature is not properly following the set Rules. This issue is particularly noticeable in the following case:

Git Commit Messages:

  • Despite having “Reply in Korean” set as the first rule

  • Messages are consistently being generated in English

  • This occurs every time when generating commit messages

Steps to Reproduce:

  1. Set Rules with “Reply in Korean” as the first line

  2. Try to generate a git commit message

  3. Observe that the message is generated in English instead of Korean

Expected Behavior:

  • Git commit messages should be generated in Korean as specified in Rules

Current Behavior:

  • Git commit messages are generated in English, ignoring the language Rule

Environment:

  • Cursor IDE (latest version)

  • Rules are properly set and saved

  • Issue occurs consistently across different projects

Would it be possible to investigate why the Rules are not being properly applied to this feature?

4 Likes

Same issue

+1 Same issue

+1 same