Agents
Windsurf
Track Windsurf generated AI-code all the way to production.
Supported since: 2026-03-02

Install Git AI
No special setup required. One command, no per-repo config.
curl -sSL https://usegitai.com/install.sh | bash
Prompt Windsurf & Commit
No workflow changes. AI attribution is added automatically on commit.
AI Blame & Ask
See who wrote every line — human or AI. Use git-ai ask to query the original prompts and context behind any AI-generated code.
Capabilities
Windsurf supports the Git AI standard. Model tracking is coming soon.
| Feature | Supported |
|---|---|
| Agent Mode | ✓ |
| Prompt Saving | ✓ |
| Model Tracking | ✗ (coming soon) |
How this integration works
Windsurf has native support for hooks. When you install Git AI it will automatically install the necessary hooks for Windsurf's file write and edit operations.
Troubleshooting
Make sure there are no Hook Errors
Windsurf will show you which Hooks it runs and error if there are any issues invoking each hook.
If you see anything, please open an issue on the GitHub repository.