New tools are posted just about every day, so here is a list I built. Not exhaustive, and in no particular order. There are obviously a lot of options out there, but I get it, it’s fun to build your own tools and is a good exercise when you start using CC. claude-squad | https://github.com/smtg-ai/claude-squad
- Manage multiple AI terminal agents in separate tmux workspaces with git worktree isolation ccmanager | https://github.com/kbwo/ccmanager
- Self-contained session manager for Claude Code + 7 other agent CLIs. No tmux dependency agent-deck | https://github.com/asheshgoplani/agent-deck
- TUI dashboard for Claude, Gemini, OpenCode, Codex. Fork conversations, smart status detection agent-of-empires | https://github.com/njbrake/agent-of-empire
- Rust-based tmux session manager with Docker sandboxing ccswitch | https://github.com/ksred/ccswitch
- CLI tool using git worktrees to run parallel Claude Code sessions without file conflicts claude-tmux | https://github.com/nielsgroen/claude-tmux
- Tmux popup TUI for managing Claude Code instances. Quick switching, status monitoring, PR support amux | https://github.com/mixpeek/amux
- Agent multiplexer – run dozens of parallel agents unattended from browser/phone dmux | https://github.com/formkit/dmux
- Dev agent multiplexer for git worktrees and coding agents Codeman | https://github.com/Ark0N/Codeman
- WebUI for managing Claude Code & OpenCode in tmux sessions. Real-time xterm.js terminals CloudCLI | https://github.com/siteboon/claudecodeui
- Free open source webui/GUI for managing Claude Code sessions and projects remotely Crystal/Nimbalyst | https://github.com/stravu/crystal
- Desktop app for running multiple Claude/Codex sessions in parallel git worktrees claude-session-driver | https://github.com/obra/claude-session-driver
- Launch, control, and monitor other Claude Code sessions as workers via tmux cld-tmux | https://github.com/TerminalGravity/cld-tmu
- Simple CLI for persistent Claude Code sessions with tmux, good for remote/SSH claunch | https://github.com/0xkaz/claunch
- Project-based Claude CLI session manager with automatic tmux setup and persistence claude-session-manager | https://github.com/danilotorrisi/claude-session-manager
- CLI tool for managing sessions across local and remote machines using tmux + git worktrees claude-mem | https://github.com/thedotmack/claude-mem
- Auto-captures session activity, compresses with AI, injects context into future sessions memory-mcp | https://github.com/yuvalsuede/memory-mcp
- Two-tier memory: CLAUDE.md loads instantly, deep store is searchable mid-conversation Severance | https://github.com/blas0/Severance
- Semantic memory via embeddings, annotations, knowledge graphs. Triggered with Claude Hooks cipher | https://github.com/campfirein/cipher
- Dual-layer memory (knowledge + reasoning) for coding agents. MCP-compatible with 10+ tools claude-cognitive | https://github.com/GMaN1911/claude-cognitive
- Working memory with multi-instance coordination claude-supermemory | https://github.com/supermemoryai/claude-supermemory
- Cross-session, cross-project memory via Supermemory cloud claude-code-memory | https://github.com/ViralV00d00/claude-code-memory
- Neo4j graph database-backed memory with intelligent relationship tracking claude-diary | https://github.com/rlancemartin/claude-diary
- Simple memory system for Claude Code flashbacker | https://github.com/agentsea/flashbacker
- State management with session continuity, AI personas. Recovers context after auto-compact memsearch | https://github.com/zilliztech/memsearch
- Markdown-first memory with vector search (Milvus). Claude Code plugin included mcp-memory-keeper | https://github.com/mkreyman/mcp-memory-keeper
- MCP server for persistent context management – preserves work history, decisions, progress memory-store-plugin | https://github.com/julep-ai/memory-store-plugin
- Tracks dev flow, captures session context, analyzes git commits, maintains team knowledge mcp-memory-service | https://github.com/doobidoo/mcp-memory-service
- Persistent memory for multi-agent pipelines. REST API + knowledge graph + autonomous consolidation submitted by /u/craftymech
Originally posted by u/craftymech on r/ClaudeCode
You must log in or # to comment.
