TUI to keep track of local GSD (get-shit-done) projects
GSD is great for project management making it possible to run multiple projects at once. My multi-tasking skills can't keep up at the same pace, hence a utility to help me keep track of the projects. cargo install gsd-meta-manager TUI for: - GSD milestone and phase progress - git history - open milestones - backlog - browser for the GSD markdown artifacts - tmux support to quickly jump into the project's running claude instance All feedback, improvements, PR and questions are welcome.
In plain words
GSD Meta Manager is a terminal interface for tracking progress across multiple GSD projects simultaneously. It displays milestone and phase progress, git history, open milestones, and backlogs, while allowing users to browse project markdown artifacts. The tool integrates with tmux to quickly jump into a project's running Claude instance. Built for developers and project managers who struggle keeping up with multitasking across several concurrent projects, it installs via cargo and welcomes community feedback and contributions.
written from the facts on this page · September 2026
Does the same job
all alternatives →



- EDEpiq – Distributed Git based issue tracker TUIMay 2026 · ljtn.github.io · ▲91
Issue trackers typically live outside of your workflow, with poor ergonomics. Epiq aims to solve that, bringing issue tracking into your terminal. Multi-user collaboration is achieved via git using user-scoped immutable event logs that converge in memory. Put my all into it. Let me know what you think.

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com