[PR #297] [CLOSED] Windsurf pt1 #391

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

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/297
Author: @iancmoritz
Created: 12/18/2025
Status: Closed

Base: mainHead: windsurf-pt1


📝 Commits (2)

  • 50c9829 first pass probably not working
  • 66ac0c2 rm vscode extension for now

📊 Changes

4 files changed (+669 additions, -1 deletions)

View changed files

📝 src/authorship/post_commit.rs (+14 -0)
📝 src/commands/checkpoint_agent/agent_presets.rs (+399 -0)
📝 src/commands/git_ai_handlers.rs (+17 -1)
📝 src/commands/install_hooks.rs (+239 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/297 **Author:** [@iancmoritz](https://github.com/iancmoritz) **Created:** 12/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `windsurf-pt1` --- ### 📝 Commits (2) - [`50c9829`](https://github.com/git-ai-project/git-ai/commit/50c98295e3972fe3458deb53e61ca4c3c350d01b) first pass probably not working - [`66ac0c2`](https://github.com/git-ai-project/git-ai/commit/66ac0c28d91bbf07a398208d4a91764fc9d02a6a) rm vscode extension for now ### 📊 Changes **4 files changed** (+669 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/authorship/post_commit.rs` (+14 -0) 📝 `src/commands/checkpoint_agent/agent_presets.rs` (+399 -0) 📝 `src/commands/git_ai_handlers.rs` (+17 -1) 📝 `src/commands/install_hooks.rs` (+239 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:29 +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#391
No description provided.