Show HN: Dux, a TUI Agent Multiplexer
Category: devtools
Tags: tui, ai-agents, git-workflow, terminal-multiplexer, rust
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
Dux is a terminal UI multiplexer that allows developers to run multiple AI coding agents in parallel, each in its own isolated git worktree with companion terminals and deep git integration. It's interesting because it provides a novel workspace-oriented approach to AI-assisted development by treating agents as persistent, parallel workers rather than single-session tools, all while running real CLI tools through PTYs without protocol layers.
Target audience: backend devs, devops, full-stack developers
Repository: https://github.com/patrickdappollonio/dux · Rust · MIT
View on Hacker News