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
prismTUI for chatting and managing the agent from the shell, including slash commands, the--resumepicker, and the schedules and config panels.
To run the agent in Slack instead, see Slack.
-
The browser UI served by the runtime.
-
The
prismTUI for the shell.