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
- Added assignedStackId derived store that extracts stackId when assignedKey.type === 'worktree'.
- Replaced checks of assignedKey with assignedStackId in conditional rendering for file preview to show assigned change preview when a worktree stackId is present.
- Updated assignedChangePreview render call to use assignedStackId instead of assignedKey.stackId.
- Added debug <pre> to display assignedKey JSON for debugging purposes.
- Minor whitespace/position adjustments in template.
0 commit comments