Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git-ai for VS CodeNew to Visual Studio Code? Get it now.
git-ai for VS Code

git-ai for VS Code

git-ai

|
4 installs
| (0) | Free
Keep track of code generated by AI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code git-ai extension

Install git-ai for VS Code here!

Search for "git-ai for VS Code" in VS Code Extensions tab

A VS Code extension that tracks AI-generated code using git-ai.

Workaround Alert

VS Code/GitHub Copilot do not expose any events for AI-related code changes (yet, at least).

In an ideal world this extension would be able to listen for events like onAIChangesAccepted or onAIChangesApplied, but instead we are forced to use hueristics based on the internals of the GitHub Copilot chat implementation in VS Code.

Known limitations:

  • AI tab completions are treated as human edits, only chat/agent suggestions are marked as AI.

You can enable toast messages from the extension when it calls checkpoints to get a feel for the effectiveness of the hueritics add this option to your settings:

"gitai.enableCheckpointLogging": true

Installation

  1. Install the extension We recommend installing from the VS Code Extension marketplace
  2. Install git-ai Follow the git-ai installation instructions for your platform.
  3. Restart VS Code

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft