Skip to content

Add claws (TUI multiplexer for Claude Code sessions)#217

Open
dodontommy wants to merge 1 commit into
webfuse-com:mainfrom
dodontommy:add-claws
Open

Add claws (TUI multiplexer for Claude Code sessions)#217
dodontommy wants to merge 1 commit into
webfuse-com:mainfrom
dodontommy:add-claws

Conversation

@dodontommy
Copy link
Copy Markdown

Adds claws — a TUI for running multiple Claude Code sessions at once.

A background daemon owns each claude process inside its own PTY; the TUI client connects to the daemon and shows all sessions in one window. Sessions stay alive across SSH disconnects and across reboots (the daemon resumes them via claude --resume). Cross-platform (macOS/Linux/Windows), MIT/Apache-2.0, in-place updater (claws update), and worktree-aware spawning so you can split work across git worktrees from inside the spawn form.

Installs via Homebrew, the cargo-dist installer scripts (curl/PowerShell), or cargo install. README has a screenshot of the dashboard.

Placed it under 💻 Applications as a new ⌨️ Terminal subsection (sibling to 🖥️ Desktop), keeping the same - [Name](URL) - Description. format used elsewhere in the file.

Copilot AI review requested due to automatic review settings May 3, 2026 01:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the curated Awesome Claude README to include claws, a terminal-based multiplexer for managing multiple Claude Code sessions. It fits the repository’s purpose by expanding the catalog of Claude-related applications with a new entry under the Applications section.

Changes:

  • Adds a new ### ⌨️ Terminal subsection under ## 💻 Applications.
  • Adds a claws entry with a short description of its session-management and persistence capabilities.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants