How to Stop AI Agents from Poisoning Your Git History

nicolascraske · x · 2026-08-25

AI coding agents like Cursor often clutter commit history with Co-authored-by tags. The solution is to configure agents to hardcode author/committer info, block attribution trailers, and implement pre-commit hooks to filter them out.

Original post →

More from coding & agent

coding & agent channel →