worktree-ui

RustGPUI
★ 0 별⑂ 0 포크마지막 푸시 2026년 8월 21일
Git worktrees make juggling branches cheap, but managing them means dropping into plumbing commands. worktree-ui gives them a native GUI instead: every worktree of a repo listed with its branch, dirty-file count, and ahead/behind status, plus create/remove/prune actions and quick open-in shortcuts.
Built in Rust on GPUI — the GPU-accelerated UI framework behind Zed — it stays keyboard-first, detects installed terminals for one-key open actions, and ships release artifacts for macOS, Linux, Windows, and FreeBSD with a docs site of tutorials.