Skip to content

Conversation

@lszomoru
Copy link
Member

@lszomoru lszomoru commented Feb 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 2, 2026 11:13
@lszomoru lszomoru enabled auto-merge February 2, 2026 11:13
@lszomoru lszomoru self-assigned this Feb 2, 2026
@lszomoru lszomoru added this to the January 2026 milestone Feb 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the worktree change detection logic to support returning worktree changes for all repositories, not just those already discovered by VS Code's git extension. The change removes a restrictive check that limited functionality to pre-discovered repositories and replaces it with a more robust approach that opens repositories on-demand.

Changes:

  • Removed the early validation that checked if a worktree belongs to already-discovered repositories
  • Added repository opening logic using the stored repositoryPath after the autoCommit check, allowing the system to access any repository needed
  • Removed unused isEqual import from resources utility

@lszomoru lszomoru added this pull request to the merge queue Feb 2, 2026
Merged via the queue into main with commit ecfe9db Feb 2, 2026
25 checks passed
@lszomoru lszomoru deleted the lszomoru/top-halibut branch February 2, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants