Expand description
Internal helper for shell tab completion: prints valid positional target tokens (worktree names + branch names) one per line.
Consumed by the bash/zsh/fish/powershell completion scripts in
shell_functions.rs to populate dynamic completions for gw rm,
gw resume, gw spawn, and gw exec.