The In-App Terminal
The Terminal tab is a real terminal, in your browser. It's a full shell (using the
native pseudo-terminal on your machine, including Windows), and each terminal session
stays alive across reconnects — refreshing the page or closing the browser doesn't kill
a running command.
Sessions are listed in a Your sessions sidebar so you can reattach to a shell you
started on another device. Because output is captured continuously in the background
(even with nothing attached), a long-running command keeps going and its output is all
there when you come back, and multiple viewers can watch the same terminal.
The terminal is also the foundation for two agent features: agents can drive terminal
programs themselves (see Agents Driving Terminals), and you can drive a program
through chat (see Terminal Tunnel (You Drive a Program)).
The in-app terminal requires admin access.