-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(worktree): filter worktrees by branch pattern and handle orphaned state #941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Orinks
wants to merge
19
commits into
AndyMik90:develop
Choose a base branch
from
Orinks:fix/worktree-github-merge-edge-case
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+479
−117
Open
Changes from 17 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
e61b22c
fix(worktree): filter worktrees by branch pattern and handle orphaned…
Orinks 4747728
chore: add tmpclaude-* to gitignore
Orinks 61ec001
refactor: use top-level rmSync import instead of dynamic require
Orinks 4b1dd4b
fix(tests): make frontend tests cross-platform compatible
Orinks 06b19e5
fix(types): add missing canSkipCleanup and skipCleanup to updateTaskS…
Orinks 1220e57
fix: address code review feedback from Gemini
Orinks b703d94
refactor: extract BASE_BRANCHES constant to shared location
Orinks 0f4e5b3
refactor: move WorktreeCleanupDialogState type and constant to module…
Orinks 62db459
refactor: extract worktree cleanup helpers to reduce cyclomatic compl…
Orinks ffc23d6
fix: add cross-language constant validation and debug logging
Orinks f0da17c
fix: address Auto Claude PR review feedback for worktree handling
Orinks cc7be0d
fix: remove useless conditional flagged by GitHub security scanner
Orinks ccaf26e
fix: stop file watcher before worktree cleanup to prevent Windows fil…
Orinks 99c581b
Update tests/test_worktree.py
Orinks c042f62
fix: propagate orphaned worktree cleanup errors to UI
Orinks 6edb3bb
fix: unwatch file watcher when auto-stopping task on status change
Orinks a4a2ccb
fix: address additional review feedback
Orinks 799849f
fix: export BASE_BRANCHES constant from Python worktree module
Orinks 62ca32f
fix: surface git error details in merge failure message
Orinks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.