This documentation is available as Markdown. For the complete index, see llms.txt. Skip to content

Terminal (AI inside)

For the complete documentation index, see llms.txt

The viewer has a docked terminal (toggle ⌃`) so you can drive the CLI — and your AI agent — without leaving the window.

Sessions

SessionWhat it is
locala native shell on your machine
claudea Claude Code session, in the viewer
codexa Codex session

Open multiple tabs, switch between them, clear the buffer, and resize the dock. Each session is its own PTY over a dedicated WebSocket.

Why it matters

Ask the agent to write or fix a test right here — then watch it run in the same window. The whole loop (author → run → inspect → repair) stays in one place.