tmux web UI

A browser interface for the tmux sessions already running

AI Anywhere adds a browser interface to tmux without replacing it. Your shells and agents continue to run in tmux on the machine where you started them

tmux stays in charge

The local server reads the sessions, windows and panes that tmux already owns. Opening the web UI does not restart, copy or migrate a session

Close the browser or lose the network connection and the process keeps running in tmux. Reopen the page to return to the same pane

One view for machines and tasks

Local sessions and hosts reached through your SSH configuration are grouped in one sidebar

  • Move between tmux windows and panes from the browser
  • See which AI coding task is working or waiting for input
  • Open the same workspace from a phone when the machine is reachable

What remains local

The web app is served by the local AI Anywhere process on 127.0.0.1. Terminal output, keystrokes, files and credentials are not relayed through tmux.online