Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
51–60 of 97 posts
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#52There seem to be a lot of these sorts of tools popping up but it’s not clear to me the added value they bring in over using plain tmux (or any other “normal” session multiplexer). Can someone who uses one of these agent-specific multiplexers share their experience and reasoning for reaching for / building these? What makes this better than a normal multiplexer? I am asking in earnest; I just don’t understand but I wa…
I’ve been using herdr lately and before that I was using zellij and before that tmux and before that gnu screen For me the main advantage of herdr is that when I have the codex integration activated, herdr will keep track of the codex session ids and automatically restore them after restart With the other multiplexers I had to create a separate tool that would save/restore layout/tabs/panes/session ids. And I had to…
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#53“How does this differ from”… For all of these tools, now, there are many. After I built my own agent sandboxer[0] I went so far as to create a site dedicated to 36 other similar projects / approaches: https://pleasedonotescape.com/ 0: https://github.com/pjlsergeant/byre
OPs tool is not a sandboxer and isn’t like the other projects in your list. OP is an agent multiplexer, of which there also are many similar projects, but not a sandboxer.
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#54There seem to be a lot of these sorts of tools popping up but it’s not clear to me the added value they bring in over using plain tmux (or any other “normal” session multiplexer). Can someone who uses one of these agent-specific multiplexers share their experience and reasoning for reaching for / building these? What makes this better than a normal multiplexer? I am asking in earnest; I just don’t understand but I wa…
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#55There seem to be a lot of these sorts of tools popping up but it’s not clear to me the added value they bring in over using plain tmux (or any other “normal” session multiplexer). Can someone who uses one of these agent-specific multiplexers share their experience and reasoning for reaching for / building these? What makes this better than a normal multiplexer? I am asking in earnest; I just don’t understand but I wa…
- I don't need to use TMUX's wonky keyboard shortcuts
- I moved off of TMUX anyway, when ssh-ing into remote servers became 'not a thing'
- automatic coding session management, like auto resume, layout manamgement, etc. out of the box, without setting up TMUX, which could be a wormhole for some, by the time you fix mouse scrolling, cut/paste, etc...
I'm currently using CMUX, and been pretty happy with it it at this time, but loving the evolution of all these tools
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#56There seem to be a lot of these sorts of tools popping up but it’s not clear to me the added value they bring in over using plain tmux (or any other “normal” session multiplexer). Can someone who uses one of these agent-specific multiplexers share their experience and reasoning for reaching for / building these? What makes this better than a normal multiplexer? I am asking in earnest; I just don’t understand but I wa…
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#57Am I the only one who prefers a full on GUI (eg Claude Desktop)?
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#58I'm going to be blunt. I don't care about any more AI tools.
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#59How is this different from https://github.com/asheshgoplani/agent-deck ?
what I kept missing was answering an agent without attaching to it. so space on a blocked one, type, enter, and it lands in that pane. on a project row it spawns a new agent already working on what you typed. the other half is review, ctrl+r opens what it changed as whole files with the diff tinted, c comments a line, C sends the notes into the pane.
deck does plenty I don't, worktrees, cost, forking. different bets.
Re: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
#60Nice, but I love my agentic IDE app. I prefer normal gui over terminal. Good luck!
overlap on the status sidebar is real. two things I lean on that I couldn't find a key for over there: space on a blocked agent types the answer into its pane without attaching, and ctrl+r opens its repo as full-file diffs where a comment on a line goes back to that agent as a prompt. herdr's socket api can push text into a pane, so the first one is scriptable at least. correct me if I missed something.
mouse and windows, herdr's ahead.