Search across all documentation pages
9 pages in this section.
Explains how a self-hosted agent like Clawdbot/OpenClaw runs continuously with persistent memory and chat integrations.
Learn to build a self-hosted personal agent with 8 concept-first examples, covering host processes, chat adapters, and agent loops.
Install and run a Clawdbot/OpenClaw personal agent host. Learn to configure secrets, set up a chat connector, and ensure automatic restarts.
Integrate Discord, Slack, Telegram, and WhatsApp into one self-hosted personal agent. Learn to normalize events, authorize senders, and route messages.
Implement durable memory for personal agents. Learn to inventory data, choose storage (JSON/SQLite), define schemas, and manage persistence across restarts.
Route a self-hosted agent through OpenRouter to change models and providers without rewriting tools. Learn to configure routing, manage costs, and log usage.
Secure and maintain self-hosted personal agents long-term. Learn best practices for host identity, access control, tools, memory, and models.