Herdr: Agent multiplexer that lives in your terminal
1–10 of 115 posts
Re: Herdr: Agent multiplexer that lives in your terminal
#2Re: Herdr: Agent multiplexer that lives in your terminal
#3it seems to support running a remote herdr over SSH but unclear if it can add remote agents (each agent has its own sandbox where its installed and you first SSH into it and then start the agent there)
Re: Herdr: Agent multiplexer that lives in your terminal
#4does it support a setup where each agent can be in a different SSH session? or must they all run in the same place. it seems to support running a remote herdr over SSH but unclear if it can add remote agents (each agent has its own sandbox where its installed and you first SSH into it and then start the agent there)
Re: Herdr: Agent multiplexer that lives in your terminal
#5does it support a setup where each agent can be in a different SSH session? or must they all run in the same place. it seems to support running a remote herdr over SSH but unclear if it can add remote agents (each agent has its own sandbox where its installed and you first SSH into it and then start the agent there)
I usually have one local clause orchestrating multiple remote Claude in different tmux . And then another orchester and remote vm worker sin tmux for another repo etc...
It gets a bit hard to keep the overview but I don't want to give up my parallelism, your too might help
Re: Herdr: Agent multiplexer that lives in your terminal
#6Just use tmux no?
Re: Herdr: Agent multiplexer that lives in your terminal
#7Just use tmux no?
How would you know if a tab that isn't frontmost is waiting for input or complete or whatever?