[Phase 2] Fix cmd_list worktree detection bug #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
In === kugetsu sessions ===
Base session: ses_2959e1f5affeP72yty8zrtBB1P
PM agent: ses_2959de529ffeyZ7wEFQNZ0ffxm
Issue sessions:
Worktrees without sessions:
git.fbrns.co-shoko-kugetsu-166 (no session)
git.fbrns.co-shoko-kugetsu-212 (no session)
git.fbrns.co-shoko-kugetsu-233 (no session)
git.fbrns.co-shoko-kugetsu-119 (no session)
git.fbrns.co-shoko-randebu-2 (no session), the "Worktrees without sessions" section incorrectly shows worktrees as having no session even when they do have sessions.
Root Cause
At :
The path comparison fails due to whitespace/newlines from Python output.
Solution
Status
READY - No dependencies
Files
Related Issue
Parent: #235