Splittable agent panes
Split any pane horizontally or vertically, as deep as you like. Drag tabs or panes to re-dock, swap, or maximize — sizes persist per project.
Native · Built on GPUI
muxel is a GPUI-native multiplexer for coding agents — splittable panes and tabs, first-class git worktrees, live status, runners and scheduled loops, SSH remotes, a built-in editor and file browser, plus notifications when an agent needs you.
Free & open source GPL-3.0
Install
Linux — grabs the latest build straight from GitHub.
macOS (universal — Intel & Apple Silicon) — same one-liner; installs to ~/Applications.
Windows — run in PowerShell to download and install to your user profile.
curl -fsSL https://muxel.sh/install.sh | sh
.AppImage, chmod +x, run it.sudo apt install ./muxel_*.debsudo dnf install ./muxel-*.rpmcurl -fsSL https://muxel.sh/install.sh | sh
.zip and installs muxel.app to ~/Applications.xattr -dr com.apple.quarantine muxel.app if Gatekeeper blocks it.irm https://muxel.sh/install.ps1 | iex
Installer from the section below (per-user, no admin, in-app auto-updates).%LOCALAPPDATA%\muxel\muxel.exe.zip from the section below instead.Features
muxel is shaped like an agent manager, not “another terminal app.”
Split any pane horizontally or vertically, as deep as you like. Drag tabs or panes to re-dock, swap, or maximize — sizes persist per project.
Each pane is a tab group with drag-to-reorder, cross-pane moves, and pinned tabs. Right-click for rename, duplicate, and close options.
Shell, Claude, opencode, Amp, Grok, Hermes, Ollama and Pi — each fully configurable. Broadcast to all agents at once, or share lessons via project memory.
Working, idle, blocked or done — color-coded on tabs, sidebar and dashboard. Jump to the next agent that needs you with Ctrl+Shift+A.
One view of every agent in every project with live status — click to jump straight to it.
Color-coded worktrees keep parallel agents isolated. Commit, merge, discard or keep when done — plus in-worktree review and GitHub PR actions.
Launchers like Review and Security Review spawn an agent and type the prompt for you. Define your own with templated prompts.
Run a saved prompt on a timer without stealing focus. Fires in the background while you keep working.
Run agents on remote hosts over SSH — the UI, editor and file browser stay local. Re-attaches via tmux after drops; git and files work remotely.
Built-in editor, gitignore-aware file browser, and git-diff viewer. Markdown and images render inline with a raw/rendered toggle.
Ctrl+P jumps to any file or agent. Search project files or terminal scrollback without leaving your flow.
Full alacritty-based VTE with truecolor, selection, copy/paste and scrollback. Agents know when their pane is focused.
Projects show live agent status and current branch. Right-click for branch, commit, pull, push and stash — save startup agents to relaunch in one click.
Desktop alerts when an unfocused agent needs you. An in-app feed collects everything — click to jump straight to the pane.
Pop any pane into its own OS window and dock it back later. Separate profiles keep distinct workspaces.
Layout, split sizes and window geometry persist across restarts. Reopen exactly where you left off.
~22 bundled themes, remappable keybindings, and independent font sizes for UI, terminal and editor.
Built on GPUI — no Electron, no web view. Linux, macOS and Windows with in-app updates.
Screenshots
A native desktop app — projects on the left, a grid of live agents on the right.
Builds are produced by CI and attached to each GitHub release. Your platform is highlighted below.
One universal app for Intel & Apple Silicon. Unsigned: xattr -dr com.apple.quarantine muxel.app
Signed installer (per-user, no admin) with auto-updates. Portable .zip also available.
Looking for a specific version, checksums, or release notes? Browse all releases on GitHub →