Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

agent_ui

Web console for devshell workspaces and agent terminals.

Provides an authenticated browser interface for managing devshell workspaces and attaching to tmux-backed shell, Claude, and Codex sessions.

Usage

usage: agent-ui [-h] [--port PORT] [--subdomain SUBDOMAIN] [--devrc DEVRC]
                [--agent AGENTS] --secrets-file SECRETS_FILE
                [--tmux-bin TMUX_BIN] [--session-command SESSION_COMMAND]
                [--workspace-command WORKSPACE_COMMAND] [--history HISTORY]

Workspace-aware terminal agent launcher

options:
  -h, --help            show this help message and exit
  --port PORT
  --subdomain SUBDOMAIN
  --devrc DEVRC
  --agent AGENTS
  --secrets-file SECRETS_FILE
                        Path to JSON file with secret_key and password_hash
  --tmux-bin TMUX_BIN
  --session-command SESSION_COMMAND
  --workspace-command WORKSPACE_COMMAND
  --history HISTORY