đź› Wmux: A Multiplexer for AI Development Agents
wmux has been released—a tool for Windows and macOS that allows running groups of AI agents (Claude Code, Codex, Gemini) in parallel, isolated git-worktrees. It includes Git integration, channels for agent-to-agent (A2A) coordination, and a built-in browser via the CDP protocol.
🌍 The project attempts to standardize the environment for multi-agent systems (MAS), ensuring task isolation and session persistence even after system reboots.
👤 Developers can transform the chaos of scattered terminals into an organized system where agents work together to execute complex task cycles.
Source 1: https://github.com/openwong2kim/wmux
