Agent Interface
Agent Interface embeds the browser interface provided by the selected Agent software. Its layout, capabilities, and authentication can differ by software.- The Cloud Agent must be Running.
- The interface endpoint can become ready after the runtime starts. If the page says it is not ready, choose Check again or use Terminal while it starts.
- Access shows the current software-specific sign-in material when one is required. Treat a displayed password or token as a secret.
- Open in new window can require your browser to allow pop-ups for Clawdi.
- Reset access rotates the current access material and restarts the whole Agent through its normal lifecycle. Existing Agent Interface windows can no longer use the old material.
Terminal
Terminal opens a secure shell session for the Cloud Agent. It is available only while the Agent is Running. The status above the Terminal reports Connecting, Connected, or Disconnected. If a connection closes, choose Reconnect to request a new session. Starting, stopping, restarting, updating, or deleting the Cloud Agent can close an active session. The shell runs as the ordinary runtime user, not with unrestricted system administrator access. Some protected system paths, operating-system package operations, and service-level changes can therefore be unavailable. The Terminal does not bypass Clawdi access controls, an Agent software permission model, or an external service’s authorization.Know what persists
The durable boundary is narrower than an entire operating system image.
Supported workspace files, plugins, user configuration, and user-level tools
are preserved across normal restarts and Clawdi platform updates. This does not
guarantee persistence for every filesystem path or operating-system change,
and it does not provide automatic version control or backup.
Use source control or another appropriate external system for important
project files. Use Vault for supported secret
workflows instead of pasting secrets into shell history, logs, or source files.
If a live tool is unavailable, see Cloud Agent
troubleshooting.