Hacker News new | ask | show | jobs
by d4rkp4ttern 7 days ago
This. I built a wrapper Tmux-cli to make this more reliable:

https://pchalasani.github.io/claude-code-tools/tools/tmux-cl...

1 comments

can this be used to launch subagents in tmux
Yes, it can be used to run any script in another pane, so it can spawn Claude or codex for example. Also see the Tmux-cli “launch” sub-command , it will create a new pane and run a command.