Comment by heliumtera
Comment by heliumtera 17 hours ago
how is this different than using tmux? i don't understand what it does
>relies on tmux for security how is it more secure than not using it?
Comment by heliumtera 17 hours ago
how is this different than using tmux? i don't understand what it does
>relies on tmux for security how is it more secure than not using it?
Ah thanks I should have clarified, I generally meant that's why I wrote it in rust. Tmux has nothing to do with security for sure.
It works on top of tmux to monitor the coding agent state all in one place so that you can see whether the agent is waiting for you. Today I also added git worktree support so that you can easily create and manage branches to run agents in parallel on the same codebase.