A git commit-msg hook that automatically adds co-author attribution when Cursor makes commits, while remaining completely transparent to human users and other tools.
- ✅ Cursor Detection: Only activates when Cursor environment is detected
- ✅ Automatic Attribution: Adds
Co-authored-by: Cursor <[email protected]>
to commit messages - ✅ Transparent: Human users and other tools are unaffected
- ✅ Smart: Won't duplicate co-author lines if already present