Git AI

IDE Extensions

Git AI's IDE extensions mark the lines you write by hand so they're attributed to you, not left untracked.

When you edit code in your IDE, Git AI's editor extension records which lines you typed yourself. That's how Git AI tells known human code apart from AI-generated and untracked code — without it, lines you write by hand can fall into the untracked bucket.

git ai install installs the extension for your editor automatically. Restart your IDE afterward so it loads.

Install manually

If the automatic install didn't pick up your editor, install the extension directly:

EditorStatus
VS CodeSupported — Install
CursorSupported — Install
WindsurfSupported — Install
AntigravitySupported — Install
JetBrainsSupported — Install

Don't see an IDE you use? Please open an issue.

On this page