Will people really need a bunch of different agents? Even using two codex session for different project make me feel a bit overwhelmed, or may be i just old
Maybe not when answers will be almost instant, but the biggest gap to me now is latency, not capability. Having to wait for 5 minutes and more for an answer, I can switch to another project / feature / etc. and run work streams in parallel.
Herdr: Agent multiplexer that lives in your terminal
71–80 of 115 posts
Re: Herdr: Agent multiplexer that lives in your terminal
#72This is way to complex... Why don't just use some harness which manages all that and give u a good UI?
https://github.com/ferrislucas/Circus-Chief
Full disclosure: it’s my project
Re: Herdr: Agent multiplexer that lives in your terminal
#73The utility is not obvious, but I've been using herdr for a few weeks after a friend recommended it, and it's been a great tool. I had about a dozen different terminal windows, each one with multiple tabs, which was becoming a mess to manage; multiple agents and harnesses running that I could only inspect by remote access/VNC away from home. With this, I can keep things more organized (project workspaces, tabs), beca…
Re: Herdr: Agent multiplexer that lives in your terminal
#74Re: Herdr: Agent multiplexer that lives in your terminal
#75Just use tmux no?
How would you know if a tab that isn't frontmost is waiting for input or complete or whatever?
Re: Herdr: Agent multiplexer that lives in your terminal
#76Will people really need a bunch of different agents? Even using two codex session for different project make me feel a bit overwhelmed, or may be i just old
Maybe very early on a greenfield project you only have one known issue (the next feature you're building), but other than that seems like short-changing yourself.
Re: Herdr: Agent multiplexer that lives in your terminal
#77Will people really need a bunch of different agents? Even using two codex session for different project make me feel a bit overwhelmed, or may be i just old
Re: Herdr: Agent multiplexer that lives in your terminal
#78Re: Herdr: Agent multiplexer that lives in your terminal
#79Re: Herdr: Agent multiplexer that lives in your terminal
#80Once you get it set up, Emacs is a pretty damn good "agent" multiplexer as well. I use agent-shell with Projectile on Doom Emacs as my main workflow these days, and it works very well even if I have 6 projects open or whatever. Claude and Codex are also both quite good at working with Emacs as well. Depending on your isolation/sandboxing strategy, they can either run commands against your session via emacsclient (a b…
A kitchen sink is almost indistinguishable from a sandbox, right?
... right?