<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mani Kolbe</title>
    <description>The latest articles on DEV Community by Mani Kolbe (@mani_kolbe_510e0016d2a32e).</description>
    <link>https://dev.to/mani_kolbe_510e0016d2a32e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3913965%2F3e2616ce-8bf0-4a4d-9c91-0f1429d401d8.jpg</url>
      <title>DEV Community: Mani Kolbe</title>
      <link>https://dev.to/mani_kolbe_510e0016d2a32e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mani_kolbe_510e0016d2a32e"/>
    <language>en</language>
    <item>
      <title>I built a free dashboard for managing parallel Claude Code sessions (macOS, open-source)</title>
      <dc:creator>Mani Kolbe</dc:creator>
      <pubDate>Tue, 05 May 2026 12:13:11 +0000</pubDate>
      <link>https://dev.to/mani_kolbe_510e0016d2a32e/i-built-a-free-dashboard-for-managing-parallel-claude-code-sessions-macos-open-source-2ai8</link>
      <guid>https://dev.to/mani_kolbe_510e0016d2a32e/i-built-a-free-dashboard-for-managing-parallel-claude-code-sessions-macos-open-source-2ai8</guid>
      <description>&lt;p&gt;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.&lt;br&gt;
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.&lt;/p&gt;

&lt;p&gt;What it does:&lt;br&gt;
  - Discovers and monitors all your Claude Code tmux sessions&lt;br&gt;
  - Shows last few lines of terminal output on each card&lt;br&gt;
  - Click or arrow-key to switch to any session instantly&lt;br&gt;
  - Creates new sessions with automatic git worktree isolation (no branch conflicts)&lt;br&gt;
  - Per-project configurable bootstrap commands&lt;br&gt;
Install (Homebrew):&lt;br&gt;
brew tap muxara/muxara &amp;amp;&amp;amp; brew install --cask muxara&lt;br&gt;
It's MIT licensed, macOS only, built with Tauri (Rust + React). I know Anthropic has their paid Claude Code Desktop now. This is a free alternative for those of us who prefer the CLI workflow.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1897m4iwlm4j2n6pavlm.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1897m4iwlm4j2n6pavlm.gif" alt=" " width="480" height="240"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/muxara/muxara" rel="noopener noreferrer"&gt;https://github.com/muxara/muxara&lt;/a&gt;&lt;br&gt;
Happy to answer questions or take feature requests.&lt;/p&gt;

</description>
      <category>claude</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
