Перейти к содержимому

Inside OpenClaw: The Assistant That Lives on Your Computer

Yadnesh Salvi

0:00 / 0:00

Inside OpenClaw: The Assistant That Lives on Your Computer

44 просмотра · 7 дней назад
Yadnesh Salvi
8 подписчиков
44 просмотра · 7 дней назад
OpenClaw turns your computer into an assistant that keeps working after you leave the chat. Follow one late-night WhatsApp message into OpenClaw's local Gateway and through every layer that makes a resident AI assistant possible. You'll watch written policy admit the sender before a model sees the message, routing choose one persona and queue, durable files restore memory, a replaceable model request approved tools, and the reply return through the same channel. Along the way, you'll see why one authoritative process owns conversations, credentials, devices, workers, and retries without becoming one giant cloud backend. Then you'll open the assistant's plain-text brain, learn which chats share a session, and see how compaction saves important details before history is shortened. The walkthrough separates tools, skills, and trusted plugins; explains scheduled work, phone nodes, provider failover, and remote workers; and follows the keys back home to the Gateway. You also get the honest security boundary: sandboxing is off by default, a workspace is not a cage, plugins are trusted code, and prompt injection remains dangerous. By the end, you'll understand what OpenClaw actually built, why the model is only a replaceable part, and why the product is everything around it—memory, routing, channels, permissions, and continuity. This is an architecture walkthrough, not an installation guide or a safety fairy tale. Chapters 0:00 Your assistant keeps working after you leave 1:09 OpenClaw moves into your computer 2:33 One Gateway owns the whole system 3:49 Policy decides before the model thinks 4:46 Every conversation gets its own lane 6:13 Your assistant's brain is a folder 7:20 Which messages share one conversation? 8:44 Compaction saves the plot before shrinking history 10:05 One Gateway can host several minds 11:31 Tools act, skills teach, plugins alter the machine 12:46 Work can start without your prompt 13:51 Your phone is a peripheral, not another brain 14:59 The model is only a replaceable part 16:07 Work can leave while the keys stay home 17:12 Sandboxing is off by default 19:08 OpenClaw is a housemate, not a contractor 20:30 Version two became bigger than planned 21:59 Is this an operating system for agents? 22:53 The product is everything around the model Sources and further reading The OpenClaw repo: https://github.com/openclaw/openclaw OpenClaw docs: https://docs.openclaw.ai The full article this video is based on: (X article link) #OpenClaw #AIAgents #OpenSourceAI #LocalAI