AI Briefing
KO

mux – A tmux Session Manager That Turns AI Coding Sessions into Live Previews

·2026.04.14 10:11

Key point

It's a TUI-based tmux session manager that lets you preview the status of AI CLI sessions.

Details

It's a TUI-based session manager designed to solve the problem of losing track of progress when using AI CLIs like Claude Code, Aider, and Gemini across multiple tmux sessions simultaneously.

Its key features are as follows:

  • Session live preview: Before switching sessions, you can preview the actual terminal output of each session.
  • Automatic AI CLI detection: It automatically distinguishes and displays claude, codex, aider, and gemini sessions.
  • Git info display: It shows the Git branch and worktree each session is working on.
  • Popup mode: You can call up the overlay UI with a keyboard shortcut even while an AI CLI is running.

It's built with Go and Bubble Tea, and can be installed via brew install lunemis/tap/mux.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.