Grove: A simple snappy TUI repo+worktree+shell manager
2 points
2 hours ago
| 1 comment
| github.com
| HN
sebasv_
2 hours ago
[-]
Last week I built Grove as the successor to my IDE. Like many, I suspect, I was struggling to coordinate multiple agents per repo recently. Cursor, Zed, Superset, Conductor, all are now following a layout centered around worktrees, but I felt like they were missing the point. I just need some organizer for my shells and a diff viewer. I no longer want to deal with a debugger, or an lsp, or code navigation.

Give it a whirl if this resonates with you! Grove is rough around the edges and was designed with my workflow in mind, but I welcome contributions to eg supporting more VCS, another package manager, or be more friendly to whatever agent you like!

Built in Rust, because why not? An Electron stack just sounds like a hassle to maintain in this Brave New World of ours.

reply