mix tak.list (tak v0.4.2)
View SourceLists all git worktrees with their port, database, and running status.
$ mix tak.list
Includes the main repository alongside every worktree in trees/. For each
entry, status is determined by probing the configured port:
RUNNING— port is in use; shows the PID and a clickable URLSTOPPED— port is freeUNKNOWN— no port could be read from the worktree config
A summary line at the end counts running vs. stopped worktrees.