A VS Code and Cursor extension that tracks AI-generated code using git-ai.
Manual Install
The git-ai quickstart install script should automatically install both the Cursor and VS Code extensions automatically, however, if that didn't work or you'd like to install the extension manually, please follow the instructions below:
Cursor
Install the extension We recommend installing the Cursor extension by searching for git-ai in the extensions tab. To open the extensions tab, you can press Cmd+Shift+P and search for >Extensions: Install Extensions.
Install git-ai Follow the git-ai installation instructions for your platform.
Install git-ai Follow the git-ai installation instructions for your platform.
Restart VS Code
Debug logging
You can enable toast messages from the extension when it calls checkpoints to get a feel for the effectiveness of the heuristics add this option to your settings:
"gitai.enableCheckpointLogging": true
AI tab tracking (experimental)
Adds support for tracking AI tab-completion insertions