TUI for orchestrating multiple coding-agent CLI sessions in persistent panels.
About this app
thurbox is a TUI for orchestrating multiple coding-agent CLI sessions
(claude, codex, gemini, opencode, aider, ...) in persistent multiplexer
panels. Sessions survive crashes/restarts because the multiplexer keeps the
processes alive.
Windows support is experimental for now — it sees less testing than
Linux/macOS, so expect rough edges and please report issues. This package
installs the prebuilt x86_64 Windows release binaries (thurbox.exe +
thurbox-cli.exe) as portable commands on your PATH.
Not installed by this package: psmux (the native-Windows tmux clone thurbox
drives as its session backend — https://github.com/psmux/psmux) and a
coding-agent CLI (claude, codex, gemini, opencode, aider, ...).