nowfound

Alternatives

Products that do what Agent Multiplexer – manage Claude Code via tmux does

  1. 1

    Run parallel coding agents from one desktop workspace

    Apr 2026 · claude.com

  2. 2TI

    Hey HN, Small OSS project that i created for myself and want to share with the community. It's a declarative, scriptable, terminal-based IDE focussed on agentic engineering. That's a lot of jargon, but essentially its a multi-agent IDE that you start in your terminal. Why is that relevant? Thanks to tmux and SSH, it means that you have a really simple and efficient way to create your own always-on coding setup. Boot into your IDE through ssh, give a prompt to claude and close off your machine. In tmux-ide claude will keep working. The tool is intentionally really lightweight, because I think…

    Mar 2026 · tmux.thijsverreck.com

  3. 3

    Multi-agent review catching bugs early in AI-generated code

    Mar 2026

  4. 4

    The fastest workflow for developing with AI

    26d ago · agent-manager.dev

  5. 5

    Build your own cross-vendor multi-agent AI team

    2025 · agentx.so

  6. 62C

    Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…

    Feb 2026 · github.com

  7. 7
    ClawTab76

    Desktop app to manage 20+ AI coding agents at once

    Apr 2026 · clawtab.cc

  8. 8

    Agent Multiplexer — control multiple headless agents

    Feb 2026

  9. 9

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  10. 10

    Pre-built agent harness on managed infrastructure

    Apr 2026 · claude.com

  11. 11
    agmsg245

    Stop copy-pasting between your AI coding agents

    Jun 2026 · github.com

  12. 12AH
  13. 13AO

    Hi! I’m Nathan: an ML Engineer at Mozilla.ai: I built agent-of-empires (aoe): a CLI application to help you manage all of your running Claude Code/Opencode sessions and know when they are waiting for you. - Written in rust and relies on tmux for security and reliability - Monitors state of cli sessions to tell you when an agent is running vs idle vs waiting for your input - Manage sessions by naming them, grouping them, configuring profiles for various settings I'm passionate about getting self-hosted open-weight LLMs to be valid options to compete with proprietary closed models. One…

    Jan 2026 · github.com

  14. 14CC

    HN, I'm stoked to share this product I've been working on non-stop for the past few weeks. It's an immersive GUI experience for working with many coding agents in parallel. The UX should be familiar to Claude Code users, but we took advantage of the GUI nature to add in a bunch more. cmux is early but certainly usable—almost all of our internal cmux development rolls through cmux itself. Please let me know your thoughts and feedback!

    Oct 2025 · github.com

  15. 15

    One dashboard to run and organize multiple AI CLI agents

    Dec 2025

  16. 16CC

    Hello everyone. Claudraband wraps a Claude Code TUI in a controlled terminal to enable extended workflows. It uses tmux for visible controlled sessions or xterm.js for headless sessions (a little slower), but everything is mediated by an actual Claude Code TUI. One example of a workflow I use now is having my current Claude Code interrogate older sessions for certain decisions it made: https://github.com/halfwhey/claudraband?tab=readme-ov-file#s... This project provides: - Resumable non-interactive workflows. Essentially `claude -p` with session support: `cband continue…

    Apr 2026 · github.com

  17. 17OA

    We were both genuinely impressed by Claude Code after it helped each of us fix nasty CI problems overnight. Doing those fixes manually would have taken days. After that experience, we each found ourselves struggling through Ctrl+Tab through multiple Claude Code windows in our terminals. While we enjoyed having agents working for us in parallel, context switching and cycling through each terminal tab was a real pain. So we thought: Can we design a TUI dashboard that manages a large swarm of agents in one place? Even better, can agents manage agents hierarchically, like how companies work?…

    May 2026 · omar.tech

  18. 18LM
  19. 19DT

    Hey, HN! With all recent agentic workflows being primarily terminal- and tmux-based, I wanted to share a little project I created about decade ago. I've continued to use this as my primary terminal "window manager" and wanted to share in case others might find it useful. I would love to hear about other's terminal-based workflows and any other tools you may use with similar functionality.

    Jan 2026 · github.com

  20. 20RT

    This project (Agents Observe) started as an exploration into building automation harnesses around claude code. I needed a way to see exactly what teams of agents were doing in realtime and to filter and search their output. A few interesting learnings from building and using this: - Claude code hooks are blocking - performance degrades rapidly if you have a lot of plugins that use hooks - Hooks provide a lot more useful info than OTEL data - Claude's jsonl files provide the full picture - Lifecycle management of MCP processes started by plugins is a bit kludgy at best The biggest takeaway is…

    Apr 2026 · github.com

  21. 21WA
  22. 22
    agor102

    Orchestrate multiple AI coding agents with your team

    Nov 2025

  23. 23

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  24. 24JT

    I've been a tmux user for years. When I started running 5-10 Claude Code sessions in parallel, I tried the tools that are out there: Conductor, cmux, the GUI orchestrators. None of them felt right. They either wanted me to leave tmux entirely for a 100MB+ Electron app with its own editor and Git workflow, or they were thin wrappers that didn't solve the actual problem: I need to parallelize my entire development environment, agents, editors, servers, logs, and keep track of all of it. So I built jmux. It turns tmux into a parallel development environment. Every session, every agent, every…

    Apr 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →