Interactive bubbletea picker that renders projects as an indented tree (siblings by position then title, orphans re-parented to root) and fuzzy-filters as you type, keeping matched rows' ancestors visible as dimmed context. Pure tree/flatten logic is split from the TUI and unit-tested. |
||
|---|---|---|
| .. | ||
| flatten.go | ||
| flatten_test.go | ||
| model.go | ||
| picker.go | ||
| tree.go | ||
| tree_test.go | ||