[PR #70] add vscode ext #237

Closed
opened 2026-03-02 04:13:03 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/70

State: closed
Merged: Yes


Since VS Code and GitHub Copilot do not support hooks yet, we built an extension that hooks into GitHub Copilot's change application workflow to capture AI edits. Since there is no API for directly monitoring the change events, the extension uses some heuristics (monitoring document changes, etc.) to reliably attribute AI edits and human changes.

  • verify MS extension publisher account
  • copy over cursor extension + vscode tweaks
  • update checkpoint logic (vsc calling it on non-AI interactions)
  • publish
**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/70 **State:** closed **Merged:** Yes --- Since VS Code and GitHub Copilot do not support hooks yet, we built an extension that hooks into GitHub Copilot's change application workflow to capture AI edits. Since there is no API for directly monitoring the change events, the extension uses some heuristics (monitoring document changes, etc.) to reliably attribute AI edits and human changes. - [x] verify MS extension publisher account - [x] copy over cursor extension + vscode tweaks - [x] update checkpoint logic (vsc calling it on non-AI interactions) - [x] publish
kerem 2026-03-02 04:13:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#237
No description provided.