Agent support
VS Code & GitHub Copilot
Using VS Code & GitHub Copilot with git-ai
git-ai
fully supports both authorship and prompt tracking for VS Code & GitHub Copilot. To use git-ai
with VS Code & GitHub Copilot, just run git-ai install-hooks
to automatically install the git-ai
extension.
Click here (opens in VS Code) to install the extension manually.
Note: we plan to deprecate the extension and migrate to hooks once VS Code/GitHub Copilot implement them.
How it works
The git-ai
extension monitors some document change application heuristics that we've discovered in VS Code and GitHub Copilot. They are reliable, but we still hope to have a simpler hooks-based integration soon. Please upvote the hooks issue in VS Code's GitHub repo if you'd like to see hooks become standard!