Lens Prism#
Lens Prism is a self-contained AI agent that runs as a single process: one container with one embedded database. It persists between conversations, keeps its own memory, runs heartbeat checks on a schedule, and puts work on its own calendar. The embedded database holds everything the agent knows — identity, conversation history, memory, scheduled tasks, and Slack mappings. The only dependency is an LLM provider.

-
What the agent is, and what it does that a stateless chat session does not.
-
Prerequisites, the one-line native installer, and running with Docker or Lens Agents.
-
The browser web UI and the
prismterminal UI. -
Run the agent in Slack DMs and channels over Socket Mode.
-
Identity, memory, heartbeat, scheduled tasks, webhooks, skills, and tools.
-
Every environment variable the runtime reads, with defaults.
-
prismflags, slash commands, keyboard shortcuts, and the settings file.