You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ui): restore table format for worktree list display
- Revert to original table-based layout with proper alignment
- Display worktrees with Name, Branch, Modified, and Path columns
- Add visual indicators: ▸ for current worktree, colored branch names
- Remove unused repository_info import
- Maintain consistent spacing and formatting as shown in original design
0 commit comments