I built a free dashboard for managing parallel Claude Code sessions (macOS, open-source)
Mani Kolbe
After running multiple Claude Code sessions daily for a few months, I got tired of cmd-tabbing between terminal windows trying to remember which session needed my attention. So I built Muxara — a small always-on-top desktop app that shows all your Claude Code sessions as live status cards. It auto-detects whether each session is waiting for input, actively working, idle, or errored. Sessions needing input sort to the top. What it does: - Discovers and monitors all your Claude Code tmux sessions
