Dashboard: Add dedicated worktree detail page with auto-refresh #188
Labels
No labels
bug
contract
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/iw-cli#188
Loading…
Reference in a new issue
No description provided.
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?
Context
Part of the dashboard hierarchical navigation redesign. This is the worktree details level — a dedicated page for a single worktree.
Problem
When working on a specific issue, finding relevant information requires scanning through the project's worktree list. This breaks focus and is inefficient.
Goal
Add a dedicated detail page for individual worktrees accessible via stable URL.
Requirements
/worktrees/:issueId(stable, bookmarkable URL)Related
Superseded by #343 (Dashboard as Primary Control Plane). The worktree detail page redesign is part of the overall dashboard overhaul.