Show HN: Tmux-IDE, OSS agent-first terminal IDE
11–20 of 49 posts
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#12https://cmux.com/
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#13Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#14Congrats on getting this out. What was the most surprising part of the build?
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#15I'm also trying to build something similar for agent orchestration where one terminal is controlling multiple terminals. I tried using tmux but it's very good at sending the initial text to the tmux sessions, but I've not been able to get an agent to have a proper back and forth controlling multiple tmux sessions. I know we can use send-keys, but reading the session or knowing when that session is complete is kind of…
It sounds like maybe you haven't seen agent teams mode, which this project is using. https://code.claude.com/docs/en/agent-teams
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#16Can somebody develop a mobile app that natively supports tmux
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#17I'm so married to my existing tmux workflows and layout that I'm not sure whether I'd ever feel open to trying out something like this. At the same time, orchestrating multiple agents with native tmux and git worktree does feel cumbersome.
Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#18Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#19Re: Show HN: Tmux-IDE, OSS agent-first terminal IDE
#20I'm also trying to build something similar for agent orchestration where one terminal is controlling multiple terminals. I tried using tmux but it's very good at sending the initial text to the tmux sessions, but I've not been able to get an agent to have a proper back and forth controlling multiple tmux sessions. I know we can use send-keys, but reading the session or knowing when that session is complete is kind of…
It sounds like maybe you haven't seen agent teams mode, which this project is using. https://code.claude.com/docs/en/agent-teams