Skip to content

Interfaces#

There are two ways to talk to a Lens Prism agent directly. Both connect to the same runtime and share the same conversation state.

  • Web UI — the browser UI the runtime serves on its own port: chat, threads, agent profile, scheduled tasks, heartbeat controls, and Slack linking.
  • Terminal UI — the prism TUI for chatting and managing the agent from the shell, including slash commands, the --resume picker, and the schedules and config panels.

To run the agent in Slack instead, see Slack.