Documentation

Desktop terminal

Session terminals streamed through the daemon's mux to Electron.

The session view renders an xterm terminal connected to the daemon's /mux WebSocket. The connection follows daemon port changes and can reconnect after the desktop restarts.

Terminal UI sessions attach to the agent's live platform runtime. Chat sessions do not create an agent TUI runtime, but the session can still open worktree shells through the same mux infrastructure.

This is built into the desktop app. There is no terminal: web setting, ao open command, or iTerm2/AppleScript terminal plugin in the current release.