Loomux documentation

A dead-simple terminal multiplexer for AI agent management — without the bloat.

Get started Download the latest release


Loom + mux: a loom is the frame that holds every thread in place while the fabric is woven — here, the frame holding a matrix of terminal panes, each one carrying an agent (or just a shell).

Loomux gives you Windows Terminal–class smoothness with the multiplexing features it lacks: instant matrix splits, nameable panes, a native session browser that restores Claude Code and GitHub Copilot CLI sessions straight into a pane, and — the headline feature — a built-in orchestrator/worker workflow for running a small fleet of AI agents, each in its own visible pane, that you gatekeep only at review and merge.

A loomux window with several agent panes

What’s here

For contributors

This site is the user guide. If you want to build on loomux, the developer docs stay in the repository:

  • README.md — the stack, the build/run commands, and the architecture map.
  • CLAUDE.md — the hard constraints and code conventions for working in this codebase.
  • doc/design/ — per-feature design notes (why things are built the way they are).

This documentation describes only what ships on main today. Where a feature is still in flight, the page says so rather than describing something that isn’t there yet.


Loomux is MIT-licensed. This site documents what ships on main; the source of truth is the code.

This site uses Just the Docs, a documentation theme for Jekyll.