Remote hosts

Use your existing SSH hosts in the same workspace

Install tmux on the remote server. AI Anywhere uses your existing SSH configuration and groups that host beside the local machine

What the remote server needs

Only tmux is required on the remote host. Keep using the SSH keys, aliases, jump hosts and host verification already configured on your machine

tmux new -s main

Sessions remain remote

Commands and agent processes run on the remote server inside tmux. AI Anywhere does not copy the session into tmux.online or route the terminal through an external relay

Reconnect without losing work

A dropped browser or SSH connection does not stop tmux. Once the host is reachable again, open the same task and continue where it was left