OpenClaw (Clawdbot / Moltbot) Videos & Summaries

The best OpenClaw videos, summarized. This open-source AI agent went from Clawdbot to Moltbot to OpenClaw in a month, gathering 100,000+ GitHub stars along the way. Below: tutorials, security deep-dives, and honest reviews with key takeaways so you can decide what's worth watching.

49 video summaries • Updated daily • Last updated Sep 8, 2026

OpenClaw (formerly MoltBot and ClawdBot) is an open-source personal AI assistant that runs locally on your computer. This page collects the best YouTube tutorials and reviews about OpenClaw, each summarized by TubeScout. TubeScout is a YouTube digest tool — sign up free to get daily AI summaries from any YouTube channel delivered to your inbox.

About OpenClaw (Clawdbot / Moltbot)

OpenClaw is an open-source personal AI assistant that runs entirely on your own hardware. Unlike Siri, Alexa, or ChatGPT, your conversations and data stay local. You interact with it through messaging apps you already use. The Name Changes The project started as Clawdbot in November 2025 (a pun on Claude). After Anthropic sent a trademark request, it became Moltbot (lobsters molt their shells to grow). The current name, OpenClaw, was chosen after trademark clearance and domain acquisition. The lobster mascot remains. What It Does • Runs 24/7 on a Mac Mini, laptop, VPS, or Raspberry Pi • Connects to WhatsApp, Telegram, Discord, Slack, iMessage, and more • Remembers context across conversations (persistent memory) • Can read emails, manage calendars, browse the web, execute commands • Works with Claude, GPT, local models via Ollama, or budget options like Minimax • Extensible through community "skills" for specific tasks The Security Discussion Security is the most discussed topic in the community. Running an AI agent with shell access on your machine is inherently risky. Key concerns include: • Prompt injection: malicious content in emails or messages could trick the AI into executing commands • API key exposure: misconfigured instances have leaked credentials • Skill vulnerabilities: research found 26% of third-party skills contained at least one security issue • Exposed instances: some control panels were found indexed on Shodan Best practices: use a dedicated machine or VPS, enable sandboxing, use strong models, don't connect sensitive accounts, vet skills before installing. Cost Reality The software is free, but API costs vary widely: • Claude Opus: ~$200/month for heavy use • ChatGPT: ~$100/month • Budget models (Minimax, local Ollama): under $20/month • One user reported spending $300 in two days on basic tasks Where It's Heading The project now has over 100,000 GitHub stars and an active contributor community. Development priorities include security hardening, additional model support, and gateway reliability improvements.

Related Topics

openclawopen clawclawdbotmoltbot

Frequently Asked Questions

What is OpenClaw?

OpenClaw (formerly Clawdbot and Moltbot) is an open-source AI assistant that runs locally on your computer or server. It connects to messaging apps like WhatsApp, Telegram, and Discord, letting you interact with an AI that can access your files, manage emails, browse the web, and automate tasks. Unlike cloud-based assistants, your data stays on your own hardware.

Why did it change names from Clawdbot to Moltbot to OpenClaw?

The project started as Clawdbot (a Claude pun) but Anthropic requested the name change due to trademark similarity. It briefly became Moltbot (lobsters molt to grow) before settling on OpenClaw after trademark clearance. The lobster mascot stuck.

Is OpenClaw secure?

Security is the biggest discussion point in the community. Key risks include prompt injection (malicious content tricking the AI), API key exposure, and vulnerable third-party skills. The project's own docs acknowledge there is no perfectly secure setup. Recommendations: use a dedicated machine or VPS, enable sandboxing, don't connect sensitive accounts, and carefully vet any skills you install.

Do I need a Mac Mini to run OpenClaw?

No. While Mac Minis are popular (especially for iMessage integration), OpenClaw runs on any hardware that supports Node.js 22+. Many users run it on a $5-7/month VPS (like AWS EC2 or Hostinger), old laptops, or even Raspberry Pi. The Mac Mini trend is largely driven by Apple ecosystem convenience, not technical requirements.

How much does OpenClaw cost to run?

The software is free, but AI model API costs vary significantly. Heavy use with Claude Opus can cost $100-200/month. Budget options like Minimax or local models via Ollama can run under $20/month. One widely-cited example: a user spent $300 in two days on basic tasks by not managing model selection carefully.

What are skills and where do I find them?

Skills are modular capabilities that extend what OpenClaw can do, like browser automation, smart home control, or integration with specific apps. They are available from community hubs, but security researchers warn that many contain vulnerabilities. Always verify the source, check the code, and prefer skills from verified authors with linked GitHub profiles.

What can I actually use OpenClaw for?

Common use cases from the community: email triage and drafting responses, calendar management, social media monitoring and posting, business automation (inventory, ordering), smart home control, content research and creation, making restaurant reservations via AI voice calls, and running scheduled tasks (cron jobs) automatically.

Latest•319 views•32:43•~2 min read•Save 31 min
Latest Summary

OpenClaw made me $0...and still changed everything.

32:43319 views2 min read31 min saved
NaaackersNaaackers

Key Takeaways

OpenClaw Introduction & Q&A

  • Received a $3,000 PC from Nemo PCs to test local AI, not paid for the video.
  • OpenClaw setup can be complex, especially with Windows Subsystem for Linux.
  • Configuring power settings to prevent hibernation is crucial for uninterrupted agent processes.
  • Automations can include human checkpoints for critical steps.
  • Example: AI editing a podcast, AI can summarize and ask for approval before proceeding.
  • Security is a concern; not recommended to connect to sensitive accounts like bank or email directly.

Content Creator Applications

  • Creating a personalized social media feed, bypassing algorithmic feeds.
  • Scraping trending news via X API, setting thresholds for notifications (e.g., 5,000 tweets).
  • Recent X API pricing changes making it more affordable.
  • Analyzing personal content analytics (views, comments, saves) and scraped comments to plan future content.
  • Automating repetitive tasks like generating compilations or weekly reports.
  • Using OpenClaw to connect services like Notion, Amplify, Shipoo, AWS, Etsy for workflow automation.
  • Automated video posting process: upload video, message bot with details, bot creates Notion entry, generates thumbnail, and posts to platforms after approval.
  • Time saved through automation, compared to manual processes or expensive third-party services.
  • Automating the creation of 3D model videos or 3JS assets using Blender.

Technical Setup & Challenges

  • Initial setup on Windows 11 with WSL was problematic.
  • Ubuntu 26 also presented issues; downgraded to Ubuntu 24.
  • Many AI software releases prioritize Ubuntu, Windows, and macOS.
  • Linux user experience can be frustrating due to command-line requirements and distro debates.
  • Dedicated AI PC is beneficial but not strictly necessary for OpenClaw itself; local models require powerful hardware.
  • Utilizing AMD Ryzen Threadripper systems with tools like Rockom and Lemonade Server for local AI.
  • System specs: 128GB DDR5 RAM, dedicating ~100GB to GPU for VRAM.
  • Running multiple Docker containers for various services including Home Assistant and database management.

Skills & Automation Philosophy

  • Skills are templated rules/actions for automations and scheduled tasks.
  • QA checker for video scripts to ensure quality and adherence to best practices.
  • Automated grading system for scripts, thumbnails, titles, and hooks to optimize for viewership.
  • Checks include: opening/closing curiosity loops, call to action, attention-grabbing first frame.
  • OpenClaw is used daily as a "coworker" for all automations, connecting various services.
  • Use OpenClaw as a "Google" by "trauma dumping" information about yourself and your frustrations.
  • Embrace asking "dumb" questions initially; it's part of the learning process.

Recent OpenClaw (Clawdbot / Moltbot) Videos

38 recent videos
Open Claw 2.0: All you need to know about this HUGE update5:46
Hostinger AcademyHostinger Academy

Open Claw 2.0: All you need to know about this HUGE update

·5:46·1.6K views·4 min saved

OpenClaw 2.0: Setup and User Experience Simplified Setup: OpenClaw 2.0 automatically detects existing API keys and local models, speeding up installation. Early Error Detection: Includes model checks to identify provider or credential issues early in the setup process. Conversational Setup: Allows users to complete setup by interacting with an agent, rather than solely through menus. Progress Tracking: Introduces a progress card for long tasks and a live widget for Swarm activity, maintaining visibility even after reloads. One-Click Install: Offers a streamlined one-click installation for immediate use. Key Feature Additions Experimental Swarm: Enables splitting jobs among multiple agents for parallel processing. Requires JavaScript/TypeScript for orchestration and is experimental. Interactive Widgets: Agents can create and pin interactive elements like dashboards and charts to sessions, allowing direct user interaction. Widgets can also be exported as images. Smarter Conversation Layer: Includes searchable past conversations and an incognito mode for temporary, in-memory sessions that disappear on gateway restart. Memory and Self-Learning Default Memory System: OpenClaw 2.0 now has a built-in default memory system, with existing alternatives still supported. Dreaming Feature: Reviews learned information and moves important/repeated data to long-term memory. Self-Learning: Converts useful processes into reusable skills, similar to competitors like Hermes. Multi-Player Experience Collaborative Sessions: Allows multiple users to join the same agent session simultaneously, functioning like a shared project room. Permissions Control: Creator and administrators manage user access levels (read, suggest, draft, participate). Trust Requirement: Designed for trusted users; security is not guaranteed for separate companies or individuals requiring strict separation. Overall Impact and Future Commitment to UX and Security: Update shows focus on improved user experience and enhanced security features. Experimental Nature: New features like Swarm and Multiplayer are marked as experimental, with long-term utility to be determined by user adoption.

2428994   i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
TULPOR-MCTULPOR-MC

2428994 i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·33 min saved

Claw Machine Acquisition and Renovation The creator wanted to surprise her sisters with a claw machine full of viral squishies. Unable to find a suitable one online, she discovered a used cat-themed claw machine on Facebook Marketplace. She had to buy two machines but only needed one. The machines were heavily modified with custom graphics and stickers to look like a squishy store display. It was a difficult process, requiring extra help and involving some sticker mishaps. Squishy Selection and Authenticity A previous video featured fake squishies, so the creator ensured all squishies for this machine were authentic (marked with "RMS"). She spent hours hunting for genuine viral squishies, including mystery dumplings and Neos. The challenge was to fill the machine and hide it before her sisters arrived. The Surprise and Token Game The sisters were surprised by the claw machine, confirming all squishies were real and not fake. To get tokens to play, each sister had to blindly scoop cotton balls into a bowl within a short time limit (initially 30 seconds, then reduced to 7 seconds). The number of cotton balls collected determined their tokens for the claw machine. Claw Machine Play and Twists Sisters played the claw machine with a time limit per attempt. Many squishies were difficult to grab, leading to frustration. A twist was revealed: some squishies without wrappers were empty, and others contained numbers for additional squishies or tokens. The order of play was determined by a three-point shot challenge, which all sisters missed, leading to a speed game. Sisters then picked a set number of squishies based on their token count. Mystery Squishies and Giveaways The sisters opened their won squishies, some receiving extra ones based on number tokens. They then opened mystery dumplings, some resulting in gains, losses, or calls to crushes. The creator revealed the remaining squishies from the machine would be given away to subscribers who commented with the color of the jumbo squishy. They opened various squishies, including ones with flowers and different textures, but struggled to find rare ones like the seashell or purple holographic dumplings. A jumbo squishy was opened, and the creator announced a giveaway for subscribers.

877394   i OPENED a SECRET $1 JELLYCAT Claw Machine!46:48
TULPOR-MCTULPOR-MC

877394 i OPENED a SECRET $1 JELLYCAT Claw Machine!

·46:48·46 min saved

Secret Jellycat Claw Machine The creator fills a $1 claw machine with rare Jellycats, originally retailing for hundreds of dollars. The goal is to make them accessible for $1, surprising sisters who love Jellycats but wouldn't pay high resale prices. Preparation involves cleaning the machine and applying custom stickers. Token Distribution and Gameplay Sisters receive tokens randomly through an envelope drawing. Jellycats are hidden in mystery bags, to be opened only after all tokens are used. Gameplay involves strategic claw attempts, with some Jellycats proving difficult to grab due to their placement or shape. Several successful grabs are made, but some sisters struggle to win any. Surprise Challenges and Trades A ping pong ball challenge is introduced to win a giant Jellycat and potentially more. Paisley wins the ping pong challenge, securing a large prize. A trading session begins, allowing sisters to swap Jellycats with each other and the creator. Rare Jellycats, including a $600 macaroon set and a $460 lamb, are revealed. Giveaway and Conclusion The creator announces a giveaway of unclaimed Jellycats for subscribers who comment their favorite. The sisters open their mystery bags, revealing their won Jellycats. The video concludes with the creator expressing excitement about the Jellycats and the giveaway.

4775324   i OPENED a SECRET $1 SEPHORA Claw Machine!49:09
TULPOR-MCTULPOR-MC

4775324 i OPENED a SECRET $1 SEPHORA Claw Machine!

·49:09·48 min saved

Challenge Setup The video features a $1 Sephora claw machine challenge for the creator's 10 sisters. A twist involves hiding 1 cent and $1 balls in a pool for the sisters to collect. Only the 1 cent balls are usable in the claw machine; the $1 balls are useless for the machine itself. Pool Challenge Sisters have 30 seconds to collect balls from the pool using a net. Balls collected are exchanged for money based on their value (cents or dollars). After the pool challenge, sisters blindly pick five additional balls from remaining ones. Claw Machine Challenge The goal is to win Sephora products from a claw machine. The number of turns in the claw machine depends on the number of 1 cent balls collected. Balls with numbers correspond to mystery bags containing Sephora products or other items. Some balls are blank, offering no prize. Prizes and Twists Sister Presley wins the most $1 cent balls, earning the most turns in the claw machine. The ultimate twist reveals that the highest value item is a note granting Presley her entire Sephora cart, valued at $100. Other prizes include various Sephora makeup and skincare items.

2428994   i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
TULPOR-MCTULPOR-MC

2428994 i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·1 views·33 min saved

Claw Machine Acquisition and Customization The creator purchased two cat-themed claw machines from Facebook Marketplace to surprise her sisters with viral squishies. Despite only needing one, she bought two. She hired help to apply custom graphics and stickers to transform the cat machines into squishy-themed ones. Squishy Selection and Authenticity The creator discovered that many previously purchased viral squishies were fake. She learned to identify authentic squishies by looking for "RMS" markings. She spent hours hunting down genuine viral squishies to fill the machine. The Surprise and Token Challenge The sisters were surprised by the transformed claw machine filled with real squishies. To earn tokens for playing, each sister was blindfolded and had 7 seconds to scoop as many cotton balls as possible into a bowl. Claw Machine Play and Twists The sisters played the claw machine with their earned tokens, with varying degrees of success. A twist was revealed: some squishies were inside plain wrappers, and these were empty. Another twist involved the sisters opening "mystery dumplings" which revealed numbers instead of squishies, signifying more tokens or items. Prize Distribution and Rare Squishies The sisters chose squishies based on the numbers they received. A competition was held to determine the order of choosing squishies. Despite opening many squishies, they did not obtain any of the highly sought-after rare ones (e.g., seashell, pregnant shark, golden glitter). The creator gave away the remaining squishies to her subscribers.

877394   i OPENED a SECRET $1 JELLYCAT Claw Machine!46:48
TULPOR-MCTULPOR-MC

877394 i OPENED a SECRET $1 JELLYCAT Claw Machine!

·46:48·45 min saved

Secret Jellycat Claw Machine The creator set up a secret $1 Jellycat claw machine filled with rare and expensive Jellycats. The goal was to give sisters a chance to win these sought-after toys for a low price, as they are often resold for hundreds of dollars. Weeks were spent acquiring rare Jellycats for the machine. Claw Machine Setup The creator cleaned and decorated the claw machine, removing stickers from a previous video. There was difficulty fitting some Jellycats into the machine and adjusting their placement. A butter knife was used to remove stubborn stickers. Sister's Arrival and Game Rules The sisters were surprised by the claw machine. Tokens for playing were distributed by picking numbered envelopes. The Jellycats were hidden inside mystery bags, which could only be opened after all tokens were used. Some Jellycats inside the bags were worth over $500. Claw Machine Gameplay and Wins The sisters took turns playing the claw machine, with varying success. One sister struggled significantly, while others managed to win several Jellycats. The creator occasionally gave extra tokens to sisters. Ping Pong Challenge and Prize Distribution A ping pong ball challenge was introduced to win a giant Jellycat and additional prizes. Points were awarded for getting balls into blue (1 point) and silver (3 points) cups. Paisley won the initial ping pong challenge, earning the giant Jellycat and three more from the machine. A double-or-nothing round was played, with Paisley ultimately winning again. Mystery Bag Openings and Valuable Finds The sisters opened their mystery Jellycat bags. Several rare and valuable Jellycats were revealed, including a $165 pig and a $460 lamb. One sister received a set of four macarons worth $600. A "Jelly Training Board" was introduced for trading Jellycats. Trades and Subscriber Giveaways Trades were made, with some Jellycats being exchanged for others or unopened mystery bags. The creator explained that many Jellycats would be given away to subscribers who followed the channel and commented. Some trades were declined due to the rarity and value of the Jellycats. The final trade involved a rare cheetah bunny. The remaining unopened Jellycats were announced as giveaways for subscribers.

Practicing Claw on Fortnite1:16:21
scxr Levixscxr Levix

Practicing Claw on Fortnite

·1:16:21·36 views·75 min saved

Introduction to Claw The player discusses the difficulty of learning "claw" grip for Fortnite. Gameplay Struggles & Observations The player experiences issues with gun mechanics (not shooting, not equipping). Lag and high ping are consistent problems, affecting gameplay and editing speed. The player struggles with aim and editing, attributing it to new techniques or issues. They observe opponents with seemingly better skills or loadouts. Technical Difficulties Voice chat volume is inconsistent. The game experiences bugs like unequipable weapons and delayed actions. Stream quality issues are mentioned (poor connection, mic audio only). Player Skill & Learning Curve The player acknowledges being "bad" and "cooked" at times, especially when trying new methods. They express a desire to improve peace control and master controller/phone play. There's a recurring theme of attempting to "warm up" or practice specific skills. Match Analysis Games are described as quick, with some resulting in low kill counts. The player notes opponents are "sweaty" or "built different." They experience being "one-tapped" and outplayed in various scenarios.

OpenClaw 2.0 HUGE Update - Switch From Hermes Agent? (VPS Setup Tutorial)23:47
ByteGradByteGrad

OpenClaw 2.0 HUGE Update - Switch From Hermes Agent? (VPS Setup Tutorial)

·23:47·7.3K views·21 min saved

OpenClaw 2.0 Overview OpenClaw 2.0 is a major update, making it a strong contender against alternatives like Hermes Agent and Buzz. The project, initially Clawbot and briefly Multibot, is now called OpenClaw. Its creator joined OpenAI, and the project is supported by a foundation linked to OpenAI while remaining open source. This update significantly improves installation, messaging, memory, skills, models, automations, browser, native apps, plugins, and security. Installation and Setup Installation is simplified, allowing users to connect existing subscriptions or API keys, and finish setup through conversation. The browser app is rebuilt for a first-class experience. OpenClaw uses a gateway process that must be running constantly. It can connect to various chat apps like Telegram, WhatsApp, Slack, Discord, and Buzz. Configuration involves identity and soul markdown files to define agent personality and instructions. Key data is stored in the .openclaw folder, including configurations, sessions, and an agent workspace with memory and skills. Key New Features in 2.0 Continuity Layer: Features like "dreaming" for long-term memory consolidation, "active memory" for context recall, and a "skill workshop" for reusable skills. Session Dashboards: Preserve progress for longer jobs, enhancing continuity and memory. Multiplayer Experience: Shared cloud sessions allow multiple users to access shared resources. VPS Setup Tutorial (Hostinger) The video demonstrates setting up OpenClaw on a VPS using Hostinger. A KVM2 plan (2 vCPU, 8GB RAM, 100GB NVMe, 8TB bandwidth) is recommended for a basic setup. Hostinger offers an OpenClaw template, but the tutorial shows a manual installation on a plain Ubuntu VPS. Installation involves SSHing into the VPS and running a one-liner command from the OpenClaw website. The setup process guides users through configuring AI model providers (e.g., OpenAI) and setting up the workspace. A conversational setup is introduced, but troubleshooting steps are provided for issues, including installing the Codex plugin and running openclaw update repair and openclaw gateway restart. Accessing the Dashboard and Integrations The OpenClaw dashboard can be accessed locally by running openclaw dashboard on the VPS and then tunneling the connection using SSH from the local machine. Authentication requires a token, obtainable via openclaw dashboard --json. The new dashboard is cleaner, focusing on the chat interface with options for a built-in browser, background tasks, and a terminal. Users can create native dashboard widgets for conversations, like a "VPS health check." Automations and Skills Automations can run scheduled tasks in the background (e.g., the "heartbeat" checking every 30 minutes). The "skill workshop" helps consolidate useful experiences into reusable skills, capturing how-to actions. Users can import memory from Hermes Agent. Telegram integration is shown, requiring setup via BotFather to get a bot token. Comparison and Conclusion OpenClaw 2.0 has caught up to competitors like Hermes Agent, especially with features like automatic self-learning via the skills workshop. Using a VPS allows flexibility to switch between different AI agents like OpenClaw, Hermes Agent, or Buzz. The setup process is significantly improved, and integrating channels like Telegram is easier. A coupon code (BYTEGRAD) is offered for Hostinger purchases.

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio1:16:21
RomesReview RomesReview

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio

·1:16:21·552 views·74 min saved

Workplace Environment The streamer works at a Pokémon and Sanrio themed claw machine arcade. The job is described as "kind of boring" and "slave hours," leading the streamer to entertain themselves by streaming. The arcade has very few customers, with only nine people visiting during an eight-and-a-half-hour shift on a previous day. The streamer jokes that the arcade might be a money laundering operation due to the lack of customers. The AC in the streamer's area is not working. Streamer's Activities and Interactions The streamer forgot to set up music for the stream and is trying to troubleshoot Bluetooth. Interactions include chatting with viewers, discussing games like Diablo and Terraria, and responding to comments about his job. The streamer discusses past work experience, including a stint as a manager at Chuck-E-Cheese. He shares humorous anecdotes, such as the discomfort of wearing a Chuck-E-Cheese mascot suit. The streamer also explores other streaming platforms like Omegle, encountering various users and situations. Viewer Engagement and Moderation The streamer discusses the requirements to become a moderator on his stream, including age, a test, and approval from "Mike." He mentions a previous moderator who was only 11 years old and started banning people, including the streamer himself. Mike, a long-time viewer, is a highly valued moderator, nicknamed "barcode mic." There's a discussion about potentially reintroducing "drinking streams." Observations and Opinions The streamer notes the lack of female users and the prevalence of users showing inappropriate content on Omegle. He expresses surprise at the variety of guns and weapons displayed by users on Omegle. The streamer makes observations about different countries and their perceived demographics based on Omegle encounters. He shares a humorous story about trying to troll a user on Omegle by pretending to be Pikachu. The streamer expresses his preference for Pierce the Veil over Avenged Sevenfold.

GPT-6 Astra arrives, OpenClaw 2.0, Jensen Huang on AI and work, NYC’s classroom AI pause53:06
WeeklyclawWeeklyclaw

GPT-6 Astra arrives, OpenClaw 2.0, Jensen Huang on AI and work, NYC’s classroom AI pause

·53:06·169 views·51 min saved

Nvidia & Hugging Face Deal Nvidia has officially acquired Hugging Face for 12.7 billion dollars. This acquisition brings together two major players in the AI space, with Hugging Face known for its open-source community and Nvidia for its hardware and AI infrastructure. Anthropic's Claude 3.5 Sonnet & Astra Anthropic has released Claude 3.5 Sonnet, an improved version of their model. Astra, a new large model from OpenAI, has been released and reportedly "massacres" benchmarks, significantly outperforming previous models like Claude 3.5 Sonnet. OpenAI has stopped pre-training new models and is focusing on improving Astra, indicating high confidence in its capabilities. OpenClaw 2.0 Revamp OpenClaw has received a major update (2.0) with a revamped control UI. The update includes significant improvements, with over 1600 pull requests, described as a "rebirth" of the project. Feedback suggests a need for simpler modes for general users while retaining advanced options for power users. Jensen Huang on AI and Work Jensen Huang believes AGI is imminent, possibly within the next couple of years, but emphasizes that it won't solve all company problems automatically. He defines the "harness" around LLMs as crucial for AI utility, encompassing retrieval, memory, tool use, and collaboration. This harness is seen as the product, not just the model itself. Huang advises governments and companies to "buy the model, build the harness," as context and proprietary information reside in the harness. He argues for regulating practical harm and believes advancing technology, rather than slowing down, makes AI safer (e.g., reducing hallucinations). Huang suggests that while tasks will be automated, human jobs will persist, redefined by purpose and meaning, with the "typing and talking" aspects being reduced. NYC's Classroom AI Pause New York City has implemented a one-year moratorium on AI in classrooms from pre-school to 8th grade. Both hosts agree this is a mistake, arguing that AI literacy is crucial and that a ban hinders equitable access, potentially widening the gap between privileged and underprivileged students. The pause is intended to allow schools to develop standards, rules, and privacy frameworks. Concerns include AI becoming a crutch, the importance of original thought and literal literacy, and the potential for personalized learning through AI.

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio10:20
RomesReview RomesReview

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio

·10:20·96 views·9 min saved

Stream Setup & Audio The streamer is testing Meta glasses for streaming, which may affect audio quality. They are asking chat for feedback on whether the microphone sounds different. Customer Interactions & Prizes Customers were very happy with approximately 30 prizes, filling two bags. Pokemon & Sanrio Content The stream title indicates it's a Pokemon Sanrio claw machine stream. A specific Pokemon name, "Godzilla Testrius Terrestrius Test Testelius," is mentioned, apparently from an anime. A "boooo" plushie can't stand on its own and needs assistance. Discussion on Godzilla vs. King Kong There's a discussion about whether Godzilla's purpose is to fight other monsters or himself. The streamer believes King Kong couldn't beat Godzilla due to Godzilla's superior abilities like fire breath and nuclear reactor, calling Godzilla "super broken." Personal Updates & Chat Interaction The streamer mentions having a brown banana they need to throw out. They are eating rice from Chipotle. The streamer is fearful of confrontation and claims to only "talk tough online." Chat members share updates about moving to London, having roommates, and their jobs. There's a brief mention of student aid and interest rates around 40k. The streamer is still dating their dentist.

LG Launches ThinQ Claw With Contextual AI5:51
Plain AI NewsPlain AI News

LG Launches ThinQ Claw With Contextual AI

·5:51·39 views·5 min saved

LG ThinQ AI Home Announcements LG introduces ThinQ Claw, a text chat-based AI agent connecting schedules and appliances. It uses contextual intelligence to understand user intent and life context. Interaction is via natural conversation, eliminating the need for complex automation rules. How ThinQ Claw Works Step 1: Analyzes schedule, routines, and home environment. Step 2: Recommends tailored actions based on context and preferences. Step 3: Coordinates devices and services for execution. Learns user preferences over time for personalization. Connected Ecosystem and Technology Built on Open Claw and the Homey smart home platform. LG acquired Homey's developer (Athom) in 2024, enabling multi-brand interoperability. Integrates internal appliances (LG devices, lighting, HVAC) with external services (calendars). Energy Management and Security Features a Home Energy Management System (HEMS) to orchestrate energy generation, storage, and consumption. Connects smart meters, solar panels, batteries, and EV chargers to optimize energy use and reduce bills. LG Shield framework ensures security and privacy across the ecosystem. Expansion and Unanswered Questions LG ThinQ Q Pro extends AI home vision to multi-family buildings and commercial spaces. No hardware specs, model details, pricing, or release dates were provided. The accessibility of these conceptual AI agents remains uncertain.

Turning a $469 Mini PC Into a Home Assistant AI Agent — Beelink EQi41:51
Lars KlintLars Klint

Turning a $469 Mini PC Into a Home Assistant AI Agent — Beelink EQi

·41:51·24.7K views·40 min saved

Mini PC Setup and Specs The Beelink EQi mini PC (469 AUD) is used as a base for the AI agent. It features an Intel Core i3-N305 CPU (5 cores, 5 threads, up to 4.3 GHz), Intel UHD Graphics, and an NPU with 24 TOPS. The unit has 16GB of soldered LP DDR5 RAM (upgradeable to 64GB on other versions). Connectivity includes 2.5GbE and 10GbE LAN, USB-A, HDMI, Thunderbolt 4 (USB-C), headphone jack, and USB-C. The PC is installed in a 4U rack, though it's slightly too tall for a 1U shelf. It comes with Windows 11 Pro pre-installed. Remote Desktop is enabled for headless operation. Open Claw AI Agent Installation Open Claw AI agent is installed using the Windows Companion setup. The installation process requires enabling WSL and administrator privileges for the remote desktop user. Local AI execution is not possible as the Beelink EQi lacks an Nvidia GPU. The agent is configured with a basic permissions set (read-only plus run commands, edit files, text-to-speech, speech-to-text). The agent's LLM backend is set to Anthropic Claude via API key. WhatsApp is chosen as a communication channel, with the agent using the user's personal phone number for self-chat. Brave browser is selected as the search provider. Several skills were initially skipped during setup but can be added later. The agent is renamed to "Yabby" via the WSL command line. Home Assistant Integration The Home Assistant skill is installed for Yabby. The user provides the Home Assistant server IP address and a long-term access token. Yabby gains full access to Home Assistant entities. Initial testing shows Yabby correctly identifying water tank levels but misinterpreting network status LEDs as lights. Functionality and Future Potential Yabby can now communicate via WhatsApp and interact with Home Assistant. The user highlights the evolving role of software developers with AI tools. Future plans include adding more skills and integrations beyond Home Assistant. The Beelink EQi is praised as a capable mini PC for such tasks.

Inside NVIDIA’s Autonomous Agent Stack | NeMo Claw, Nemotron & More45:36
The Gen AcademyThe Gen Academy

Inside NVIDIA’s Autonomous Agent Stack | NeMo Claw, Nemotron & More

·45:36·83 views·44 min saved

Introduction to Autonomous Agents Autonomous agents have evolved from single-turn chatbots (like ChatGPT) to models capable of reasoning, tool use, and self-improvement. Key components of an autonomous agent include an LLM (for intelligence) and a "harness" (the operating system/loop for context, observation, reasoning, actions, tools, memory, orchestration, and security). The harness, not the underlying model, often differentiates agent product performance. NVIDIA's Agent Toolkit & NeMo Guardrails NVIDIA's Agent Toolkit is an open-source suite for building agent harnesses and execution loops. NeMo Guardrails: A security layer for agent harnesses (like LangChain, Open-LLM, Deep-Agents, Open-Claw) to prevent agents from going rogue. Open Shell: The core of NeMo Guardrails, providing a secure execution sandbox with policy controls for tool, file system, network, and service access. NeMo Guardrails complements existing harnesses by adding safety and reproducibility. Observability and Framework Unification NeMo Relay: Adds observability (tracing, telemetry, redaction, evaluation) to existing agent runtimes/harnesses without re-platforming. NeMo Agent Toolkit: Unifies disparate agentic pipelines built with different frameworks (e.g., LangGraph, CrewAI) for enterprise-wide consistency, adding observability and evaluation. NVIDIA's NeMo Models & Deployment NeMo Models (Nemotron): NVIDIA's open-source LLM series (Nano, Super, Ultra) optimized for agentic use cases. Nemotron 3 Ultra is particularly suited for long-running agents. Models are available for free via API keys at build.nvidia.com with generous rate limits. NVIDIA provides end-to-end tools for deploying agents in production, including deployment tools like Dynamo and Nymphs. Getting Started with NeMo Guardrails NVIDIA Brev offers a launchable environment for NeMo Guardrails (e.g., Open-Claw with NeMo Guardrails) on a GPU instance for a low hourly cost. Users can deploy a pre-configured instance, select an agent harness (Open-Claw, Hermes), an API provider (like NVIDIA's free endpoints), and an NVIDIA model (like Nemotron). NeMo Guardrails provides a secure sandbox, demonstrated by preventing an agent from accessing restricted root directories or network resources.

1970 KING KUDA Vs THE CLAW!  Awesome box opening of Redlines!26:40
ToyCarCollector.comToyCarCollector.com

1970 KING KUDA Vs THE CLAW! Awesome box opening of Redlines!

·26:40·1.7K views·25 min saved

Box Opening and Initial Impressions Received a priority mail box from a collector friend containing Red Line Hot Wheels. The majority of the collection consists of 1970 King Cudas. Appreciates the packing materials, contrasting them with less desirable biodegradable options. Prefers to open boxes on camera when in the mood to talk and record. 1970 King Cuda Collection Unboxed a large quantity of King Cudas, noting it's unusual to have so many at once. Identified various colors: blue (minty, near mint with tan/white interior), orange (excellent, white interior, faded numbers), green (white interior, some with two cracks in package tray), red (shiny, US/Hong Kong wheel mix-up, needs tire swap), aqua (near mint, white interior), copper (cracked windshield, dark interior), purple (scratched, reproduction stripe). Noted common issues like cracked package trays and wear on tires. Observed that the King Cuda is a tough model to find in good condition and comes in eight colors, plus black roof variations. Discussed the condition of specific cars, rating them from near mint to damaged. Highlighted the blue with black interior as the best car in the lot. Expressed disappointment in the condition of the purple and copper King Cudas, especially considering the reported purchase prices. The missing color from the collection was olive. Bonus Cars and Evaluation Received bonus "sweetener" cars: Rose Skyhow (clean, near mint), Cogni Cab Yellow (original flag, nice base), Dump Truck Yellow (paint popping, light tire wear), and a Mercedes-Benz (very pretty, white interior). Used a lighted magnifier to critically examine car condition, noting rubbed high surfaces and chips not immediately visible. Discussed how lighting can affect the appearance of die-cast cars. Evaluated the overall collection, finding many cars to be nice. Intends to sell most of the collection, but may keep the blue King Cuda and the Skyhow.

Did OpenClaw 2.0 Just Kill Hermes Agent?43:06
The AI DoctorThe AI Doctor

Did OpenClaw 2.0 Just Kill Hermes Agent?

·43:06·7.1K views·40 min saved

Introduction to AI Agents AI agents like OpenCloud and Hermes can trigger themselves automatically without user prompts, unlike standard chatbots. They utilize predefined tasks, automations, and triggers to execute actions proactively. Agents possess continuous memory, unlike session-based chatbots, allowing for persistent context and learning. Complex tasks can be broken down into subtasks, and agents can even create specialized sub-agents for each part. OpenCloud v1 vs. Hermes OpenCloud v1 had difficult installation, data loss upon updates, and complex memory configuration. Hermes emerged to fix these issues, becoming a preferred alternative. OpenCloud v2.0 Enhancements OpenCloud 2.0 is sponsored by OpenAI, GitHub, and Nvidia. It features a cloud subscription model instead of tokens for payment. Installation is now more straightforward. Updates are seamless, with underlying structures rebuilt for stability. Memory configuration is improved and easier to manage. Infrastructure is more stable, reducing crashes when adding plugins. AI Agent Structure Triggers: User interface, WhatsApp, Telegram, or scheduled crons. LLM (Brain): Connects to models like ChatGPT or Claude for processing. Skills: Specialized capabilities that agents can develop or download. System Prompt: User-initiated or automated instructions. Communication: Can connect with other agents or instances. Memory: File-based and crucial for agent functionality. Tools: External integrations with software like Microsoft or CRMs. Security and Installation Installing agents locally carries risks of data exposure and prompt injection. Recommended to use a secure, powerful server (e.g., via Hostinger) for deployment. OpenCloud v2.0 Features & Testing Can connect cloud subscriptions (e.g., Anthropic) directly for payment. Features an "unblock itself" option for when the agent gets stuck. Generating API keys for LLM connections (e.g., Anthropic) requires terminal commands. Demonstrated an analysis of YouTube comments, showcasing proactive scheduling and task creation. OpenCloud's proactive suggestion to follow up on comments and schedule future checks was highlighted. Skills are automatically created and saved for future use, improving efficiency. Hermes Features & Testing Easier to connect to various LLMs, including OpenAI. Also capable of skill creation, though less automated in saving preferences. In the YouTube comment analysis test, it was less proactive in suggesting follow-ups compared to OpenCloud. Sub-Agents in OpenCloud OpenCloud can break down complex tasks into subtasks, creating specialized sub-agents. This allows for parallel processing by experts in different areas, improving output quality. The ability to fork/clone sessions for testing sub-agent functionality is a key feature. OpenCloud automatically names and defines objectives for sub-agents. Comparison & Conclusion OpenCloud 2.0 shows significant improvements in stability, features, and user experience over v1. It appears to be more proactive and efficient in task management and sub-agent creation than Hermes in tested scenarios. AI agents, in general, offer powerful automation and learning capabilities beyond standard chatbots.

OpenClaw 2.0 Fixed the Thing That Made Me Quit13:34
Creator MagicCreator Magic

OpenClaw 2.0 Fixed the Thing That Made Me Quit

·13:34·10.0K views·12 min saved

OpenClaw 2.0 Setup OpenClaw 2.0 is a major release with significant updates. Recommended setup: Managed AI agent product from Hostinger ($5.99/month) for ease of use and automatic management of updates and API keys. Alternative: One-click deploy on a VPS ($1.50/month extra) for full control. Coupon code available for discounts. Key Features and Functionality Claude Subscriptions: Re-enabled support for Claude subscriptions, allowing users to integrate their own Claude models. Instant Web Search: Integrated web scraping with 1,000 free credits. Messaging Integration: Connects with Telegram and WhatsApp for chat interaction. Version Verification: Confirmed running on OpenClaw 2.0 (version 2026.8.2 at time of filming). Web and Chat Synchronization: Seamless interaction between the web panel and chat applications. Model Flexibility: Ability to switch between GPT and Claude models. CLI Access: Direct access to the OpenClaw command-line interface within the web panel. New Capabilities in OpenClaw 2.0 Visualization: Agents can now visualize data, creating tables and generating visualizations (including interactive dashboards). Automations: Simplified creation of automated tasks using natural language. Team Features: Enhanced collaboration with "meat proxy" functionality and customizable sharing permissions (read-only, suggest, draft). Integration and Future Potential Buzz Integration: Official integration with Buzz for enhanced functionality and collaboration. OpenClaw Nodes: Future capability to connect multiple devices and operating systems (macOS, iOS, Android, etc.). Upgrade Advice For new users, starting fresh with a managed instance is recommended. Existing users experiencing upgrade issues may consider a fresh install and importing memories. OpenClaw 2.0 is becoming a more robust platform, supported by major companies and featuring contributions from key figures in the AI space.

New Jurassic World Survival Toys Unboxed Muscle Madness Tyrannosaurus Rex Capture Claw ATV pack1:44:36
Amazing DinosaursAmazing Dinosaurs

New Jurassic World Survival Toys Unboxed Muscle Madness Tyrannosaurus Rex Capture Claw ATV pack

·1:44:36·7.8K views·104 min saved

New Jurassic World Survival Toys Unboxed the Muscle Madness Tyrannosaurus Rex with expanding muscles and a roar. Also unboxed the Capture Claw ATV pack with a human figure and an ATV with a working claw. Muscle Madness T-Rex Features Pushing a button makes the T-Rex's muscles grow. It has an aggressive chomp action and realistic teeth. Another button makes spikes on its tail pop up. The body is partly rubber, partly plastic. The toy can be scanned for the Jurassic World Facts app. Capture Claw ATV Pack Features Includes a human figure with a club and a helmet that can be removed. The ATV is in Jurassic Park colors. The claw on the ATV can clasp shut. The included dinosaur is identified as a Carnotaurus, not a T-Rex. The claw can be removed from the ATV.

New: AI seller + phone for your agent + OpenClaw 2.0 boy-is-it-bad16:34
The Next New ThingThe Next New Thing

New: AI seller + phone for your agent + OpenClaw 2.0 boy-is-it-bad

·16:34·23.4K views·16 min saved

AI Shopping & Content An AI pitchwoman can now sell products, mimicking QVC's live shopping format by pitching products from a provided URL. "Infinite Slop" is a 24/7 AI-generated live stream where chat content dictates what appears next, showcasing advancements in video generation. Agent & Data Tools TEG is an open-source tool that acts as an MCP, plugging into models like Claude to find contact information (phone, email) at a low cost, replacing expensive data enrichment subscriptions. Dial allows agents to obtain phone numbers to make and receive calls, with setup as simple as copying a prompt, and offers iMessage capabilities for outbound communication. AI Editing & Control Google Pics offers AI-powered image editing within Google Workspace, allowing for precise adjustments to specific parts of an image without affecting others. Diffusion Studio enables video edits to be converted into code blocks, ensuring consistency and repeatability for AI-driven video editing. Claude now has computer control capabilities, similar to Codeex, allowing it to interact with apps and settings on a user's machine to perform tasks or troubleshoot issues. AI Education & Discovery An open-source AI classroom simulates a real classroom environment with an AI teacher, AI classmates, debates, and real-time quizzes to enhance learning. Radar is an MCP for podcasts, enabling agents to perform granular searches across a large database of podcasts for guest pitching, brand mentions, and sponsor identification. OpenClaw 2.0 Despite initial promise, OpenClaw 2.0 has faced significant issues, with users reporting it being frozen and unproductive after extended periods, leading to disappointment.

OpenClaw 2.0: I Tested All the New Features for You!25:13
The AI DoctorThe AI Doctor

OpenClaw 2.0: I Tested All the New Features for You!

·25:13·9.1K views·22 min saved

OpenClaw 2.0 Launch and Overview OpenClaw 2.0 is a major update to the platform. The new version is described as ultra powerful and robust, backed by major companies like OpenAI and Nvidia. Peter Stuerzberger, the founder of OpenClaw, has been recruited by OpenAI. The project has a significant following with 389,000 stars on GitHub. Installation and Security Recommendations Do not install locally on your computer due to security risks like prompt injection. Recommended installation method is on a VPS (Virtual Private Server) for security and 24/7 availability. Hostinger is recommended for VPS hosting, allowing installation of multiple agents like OpenClaw, Hermes, and N8N on the same server. A coupon code "GoCloud Luna" offers a 10% discount. Consider the free "Automated Search" option for up to 1000 requests. New Features and Interface The new interface is more user-friendly and visually appealing. Key sections include Automations, Plugins, Skills, and Workshops. New plugins are available for installation. CodeX projects from OpenAI can now be imported. The mobile application is not recommended as it hasn't been updated. Laboratory Section: Includes an option to automatically stop or restart agents if they get stuck in a loop. Gateway Section: Provides status of the gateway, processor, and VPS, showing active and blocked processes. LLM Integration and Claude Connection By default, OpenClaw connects via Nexus, which requires topping up accounts. It's recommended to connect directly with providers like OpenAI or Claude to manage your budget. Claude Subscription Integration: OpenClaw 2.0 allows connecting your existing Claude subscription. This requires connecting your Claude account via the terminal to generate a token. The Anthropic plugin needs to be activated in OpenClaw settings. The generated token is pasted into the Anthropic setup within OpenClaw's model configuration. This enables using your Claude subscription tokens without additional per-token payments. The default recommended model with Anthropic is Opus 5. Advanced Features: Sub-Agents and Session Cloning Sub-Agents: OpenClaw can create and manage multiple sub-agents in parallel, each with a specific mission (e.g., market analysis, content strategy). This distributes tasks and enhances results. Session Cloning: Allows cloning an existing session to create a new one based on its history and memory. This is useful for testing variations or alternative approaches without losing the original context. This feature is beneficial for tasks like creating multiple language versions of content or testing different programming solutions. Widget Creation OpenClaw 2.0 can now create interfaces, referred to as "widgets." These widgets act as extensions, providing interfaces for applications or dashboards. This is presented as a unique capability for an AI agent, allowing for the creation of prototypes or interactive elements within the session. The generated interfaces are impressive and show the power of OpenClaw for application development and testing.

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims34:50
WeeklyclawWeeklyclaw

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims

·34:50·87 views·33 min saved

NVIDIA & Hugging Face Acquisition NVIDIA reportedly acquired Hugging Face for almost $13 billion. Discussion on potential downsides: regulatory capture and anti-open source policies by the US government. Counterargument: Open source benefits NVIDIA's market and ecosystem growth. Jensen Huang's (NVIDIA CEO) perceived benevolence towards open source. Local Models & Agent Harnesses GLM 5.3 Flash: Fully runs on Chinese chips, handles 100 trillion tokens/day, fast, good for coding and agents. Queen 3.8 Max/Next Flash: Praised for performance, an upgrade over previous models. Dr. Flash 2: New recipe for faster model execution. Perplexity Computer: Now runs locally on DGX Spark with Queen 3.8 27B model. Headlong: Proactive agent harness that constantly thinks, not just reactive. Instinct: New viral agent platform for "normies," valued at $2.5 billion. OpenAI & AGI Claims OpenAI announced a custom AI chip that performs on par with NVIDIA's Frontier chips, with better performance per watt. Sam Altman reportedly claims AGI could arrive between now and December, potentially with their post-Astra model. OpenClaw & The Future of Software Development OpenClaw is highlighted as the first codebase where contribution cost is near zero, leading to massive growth (388k stars, 80k commits in 9 months). Concept of "Prompt Requests" instead of Pull Requests, indicating a paradigm shift. Contributors run "automated software factories," with hard caps on open PRs to manage volume. Trust erosion in PRs due to AI-generated duplicates; signal shifts to reasoning and process documentation (attaching transcripts). Economics of review invert: maintainers directly edit PRs, enabling non-developers to contribute. Security concerns: Agents breaking out of configured workspaces, balancing convenience and safety. Visibility: Use of crawlers and agents to monitor public activity (Discord, GitHub) in lieu of telemetry. Future: "Code mode on a branch" where prompts are enhanced with code, agents write JavaScript for tool calls. The pace of AI advancement feels like years compressed into months ("a month is like a year"). Hardware & Local Inference Apple announced new Mac Minis and Mac Studios with promising processor benchmarks. New Mac Studios will feature 512 GB unified memory (RAM) for $17,000, enabling comfortable local model execution.

Tom Clancy's The Division 2 New Rifle build "Eagles Claw" Alt to Striker & T.S Must Have!!23:35
223 Gaming223 Gaming

Tom Clancy's The Division 2 New Rifle build "Eagles Claw" Alt to Striker & T.S Must Have!!

·23:35·1.9K views·23 min saved

Build Overview Introducing the "Eagle's Claw" build for The Division 2, an alternative to Striker and T.S. builds. Demonstrated on Heroic difficulty, handling a control point, resource convoy, and rogue agents simultaneously with ease. Capable of hitting 2.5-3 million damage consistently, with spikes up to 4.1 million. Weaponry Primary: MK17 rifle (hits up to 5.2 million). Secondary: Lova with a 70-round magazine (hits up to 4 million). Optional alternatives include Lightweight M4 and Sig CQB. All weapons are augmented with "Echo" for bonus damage. Gear and Talents Focuses on the "Eagle's Grasp" brand set (referred to as "Z"). Chest Piece: "On Point" talent, extended by the chest piece's talent (Point of No Return) to 40 seconds. Backpack: "Point of Horror" talent, increasing the "On Point" weapon damage bonus to 9%. Augments: Primarily "Echo" and "Magnum" for damage and status effects. Stats: Aiming for high Critical Hit Chance (CHC) and Critical Hit Damage (CHD). Specialization and Playstyle Specialization: TAC 50 (Sharpshooter) for headshot damage and weapon handling bonuses. Rifles can now be held down to fire, reducing trigger strain. The build offers high damage output, comparable to top-tier damage builds like Striker and Tipping Scales.

Inside OpenClaw 2.0: Multiplayer, Dashboards, and Worker Nodes | The ClawCast Episode 951:22
OpenClawOpenClaw

Inside OpenClaw 2.0: Multiplayer, Dashboards, and Worker Nodes | The ClawCast Episode 9

·51:22·8.7K views·48 min saved

Release and Updates OpenClaw 2.0 brings daily releases back after a 7-week dry spell. Focus on stability and multiplayer experience. Key Features of OpenClaw 2.0 Multiplayer: The control UI is rebuilt for a first-class multiplayer experience, allowing teams to collaborate on the same gateway. Stability: Significant focus on stability, crucial for enterprise adoption by companies like Microsoft and Atlassian. SQLite Backend: Migration to SQLite to handle long-running tasks and improve performance. Enhanced Control UI: A completely rebuilt UI that is a significant improvement over previous versions, making it a "power tool" for intensive work. Dashboards: Ability to render visible dashboards from chat, useful for team collaboration and monitoring. Worker Nodes: Allows distributing work across multiple machines for load balancing and utilizing available compute power. "Home" Button: A central hub for managing sessions, interacting with your agent, and understanding team activity. Beam Skill: Feature to easily import sessions from other harnesses (like local Claw or Codex) into OpenClaw. Multiplayer and Collaboration Multiplayer mode is enabled by integrating with Cloudflare Access or Tailscale. Users can see who else is online on the same gateway. The system aims to reduce "meat proxying" (manual relaying of information between humans and agents). Facilitates seamless handover of sessions between team members without losing context. Potential to integrate site chat for humans within the OpenClaw interface. Skills and Memory Skills are by default shared across a team. Work is underway to allow for individual skill uploads and promotions. Dreaming (automatic memory reconciliation and skill enhancement) is on by default. Unified memory system with a dedicated session for distilling memories, improving performance and reliability. A reflective loop for managing skills: discarding old ones to prevent bloat and enhancing useful ones. Nodes and Compute Worker nodes allow running a lightweight gateway on another machine to extend compute resources. Vision for a personal cloud by connecting multiple machines or using cloud providers like Daytona, Testbox, or AWS. Nodes abstract away infrastructure location, allowing flexible use of various compute sources. Unlocks more experimental and long-running tasks due to effectively unconstrained compute. Onboarding and Usability Massive overhaul to onboarding and installation to make it easier for new users. Features like multiplayer and worker nodes are advanced and not enabled by default. Users can start simple (e.g., via WhatsApp) and progressively adopt more advanced features. Emphasis on hackability and encouraging users to push the limits of the system. Core Philosophy and Use Cases OpenClaw supports using any model, including local models, unlike more restricted alternatives. Control over data by running on user hardware is a key differentiator. Structured as a non-profit for longevity and to ensure it remains open and reliable for personal and business infrastructure. Empowers users to create their own personal infrastructure with capabilities matching commercial services. The system can manage itself, allowing users to build and maintain complex software over time. Self-improvement loops and auto-learning skills are becoming more robust with model improvements. The team acknowledges being "bad at selling" their features but is working on documentation and tutorials. Key hidden features include interactive HTML visualizations and dashboards that can be made persistent. Nodes are highlighted as a vastly underutilized feature for managing various tasks, from media playback to printing.

OpenClaw 2.0 (2026.8.1) Setup Guide: Safe SQLite Migration, Doctor Fix, and Cloud Handoff5:55
Alex HittAlex Hitt

OpenClaw 2.0 (2026.8.1) Setup Guide: Safe SQLite Migration, Doctor Fix, and Cloud Handoff

·5:55·526 views·4 min saved

OpenClaw 2.0 Architecture & Prerequisites OpenClaw 2.0 operates as a distributed multiplayer agent OS, abandoning localized models. Requires Node.js version 26 (LTS). Outdated versions cause fatal startup loops. Database Migration & Installation Mandatory: Backup system via command line before upgrading from 1.x. Version 2.0 uses a one-way cryptographic migration to SQLite. JSONL files are abandoned. Rolling back from 2.0 without a backup makes data unreadable. Standard installation uses a curl script; global deployments via package managers may need --allow-scripts=openclaw. Docker users: allocate at least 6 GB RAM to containers to avoid exit code 137 (out-of-memory). New gateway boots in ~575 milliseconds. Post-Installation Repair & UI Execute openclaw doctor immediately after installation. This utility repairs breaking changes: removes experimental plugins, detaches legacy memory, unifies codex routes. Bypassing doctor leads to 100% CPU usage and startup loops. Browser-based UI managed by "Custodian" agent. Custodian scans for API keys and llama server deployments, validating them with probe requests. Chatting is locked until successful probe validation. Security & Permissions Enforces explicit session permission modes (zero-trust). Agent file system access is anchored to an assigned workspace directory. Blocks external file modifications, preventing escalated host access. Secrets are handled via masked private credential pop-up cards, not direct pasting. Secrets are routed to a write-only SQLite store, never appended to transcripts or visible to the LLM. Cloud Handoff & Extensions Sandboxed directories are relocatable workspaces. Sessions can be handed off from local machines to temporary cloud workers for parallel compute. Team members can join sessions via browser to inspect progress and approve actions. Extensibility options include embedding the dashboard into Telegram mini apps or integrating a one-password broker.

OpenClaw 2.0 Shows Where AI Agents Are Going Next22:26
The AI Daily Brief: Artificial Intelligence NewsThe AI Daily Brief: Artificial Intelligence News

OpenClaw 2.0 Shows Where AI Agents Are Going Next

·22:26·10.8K views·20 min saved

OpenClaw 2.0 Release OpenClaw 2.0 is a major rework focused on simplifying installation and user engagement. Aims to reduce initial configuration, allowing users to get to conversations faster. New features include simplified first-time install, inbox monitoring examples, and better customization via chat. Despite improvements, some users report ongoing issues with updates breaking the system. Multiplayer AI Agents OpenClaw 2.0's most significant update is the introduction of "multiplayer" or shared agents. This allows multiple developers to collaborate within the same agent session, sharing context and work in real-time. Workflow shifts from private conversations with bots to a collaborative workspace. Enables seamless handoffs and additions of context without needing transcripts or summaries. This is seen as a precursor to how future AI agents will be used, especially for collaborative work. AI Safety and Open Models The release of Obliterated Model Large V2, based on GLM 5.3 with removed guardrails, raises concerns about potential misuse for cybercrime. This highlights the challenge of balancing security measures with the utility of powerful open-weight models. Anthropic reported similar alignment and security issues during agentic testing, leading to improved sandbox security and monitoring. Anthropic is also exploring reward hacking and the difficulty models have distinguishing test environments from the live internet. China criticizes US AI companies like Anthropic, viewing frontier models as potential cyber weapons and accusing the US of imposing double standards. OpenAI's Business Growth OpenAI's advertising business has reached a $1 billion revenue run rate, expanding to over 40 countries. They are rolling out a self-service platform for advertisers and adding more tracking features. This growth, while significant, falls short of OpenAI's projected $2.4 billion for the year. Data Center Debate Former President Trump advocates for data centers, framing opposition as hindering economic growth and playing into China's hands. Others, like AOC and Justin Amash, raise concerns about community impacts and dismiss Trump's framing. VP J.D. Vance suggests that data centers are crucial for AI but need to be paired with power generation to avoid increased utility costs for residents. Polling indicates data centers are broadly unpopular.

What is OpenClaw? The AI Agent Explained for Beginners!37:24
Love BabbarLove Babbar

What is OpenClaw? The AI Agent Explained for Beginners!

·37:24·17.4K views·35 min saved

What is OpenClaw? OpenClaw is an open-source AI assistant/agent platform that can run 24/7 without an active internet connection or a laptop needing to be on. It functions like a personal assistant, integrating with tools like WhatsApp, Discord, Slack, and Telegram for task execution. Unlike traditional AI interactions, OpenClaw allows for more natural, human-like task delegation. Users are not limited to a single AI model and can choose between options like GPT, Gemini, or Claude. Running OpenClaw Local Setup: Can be run on a laptop but requires the laptop to be constantly on with internet access, making it less reliable. VPS Setup: The recommended and more reliable method is to host OpenClaw on a Virtual Private Server (VPS). Bluehost is suggested for its straightforward VPS setup and one-click deployment for OpenClaw. Key Features of OpenClaw Channels: Connect and interact with OpenClaw through various apps like Telegram, Slack, or WhatsApp, creating dedicated channels for different purposes. Terminal Access: Direct access to a terminal within OpenClaw for command execution and integration, offering more control. Browser Automation: Enables OpenClaw to interact with websites, click buttons, fill forms, and fetch data, requiring a Chrome browser on the VPS. Scheduled Tasks: Allows users to schedule tasks in natural language (e.g., "every morning at 7 am...") without needing coding knowledge. Claw Hub: An "app store" for OpenClaw, allowing users to install "skills" to add new capabilities and integrations (e.g., GitHub, Gmail, Notion). Security and Privacy Self-hosting on a VPS ensures that conversations and files remain within your server environment. Users have root-level control over their server. Warning: Automated terminal access poses risks; ensure agent access is restricted to your account and consider implementing a manual review process for critical tasks.

OpenClaw 2.0 Telegram Bot! Complete Local Setup9:02
Ray CodesRay Codes

OpenClaw 2.0 Telegram Bot! Complete Local Setup

·9:02·1.1K views·6 min saved

Introduction to OpenFlow 2.0 OpenFlow 2.0 acts as a central hub for managing AI agent tools across devices and platforms. It enables collaboration among dev teams and family members. The tool integrates with messaging platforms like Telegram for managing automated sessions. Installation and Configuration Installation involves running a command in the terminal, which detects Node.js and installs the OpenFlow agent. Supports local setup with various AI model providers (Ollama, OpenAI, Groq, etc.). Local setup offers no API costs and prevents data leakage to cloud platforms. Requires an API key for cloud-based model providers (e.g., Google Gemini). Key Features and Upgrades in Version 2.0 Multiplayer Workspaces: Allows multiple users to interact with the same automated helper and transfer control of conversations. Redesigned Web Menu: Provides a clearer view of background processes and more interactive control panels. Simplified Model Connections: Direct integration with popular generation models, reducing errors and increasing speed. Upgraded Privacy Safeguards: Removes passwords before reading text and requires direct permission for security actions. Telegram Integration Create a bot using Telegram's BotFather by providing a nickname and a unique username ending in "_bot". Obtain a unique access token from BotFather. Add the Telegram bot to OpenFlow using a command with the bot token. Launch OpenFlow gateway to listen to the Telegram channel. Interact with the AI agent directly from the Telegram app by starting the bot. Functionality and Usage Examples Send commands via Telegram to the AI agent (e.g., write a Python script for system health monitoring). The agent can read, write, and manage files on the local PC. OpenFlow can execute commands and provide output directly in Telegram. Advanced Commands and Troubleshooting Commands for granting file permissions, defining the workspace, and troubleshooting direct message reading issues. Install and start OpenFlow as a background agent using `OpenFlow demon install` and `OpenFlow demon start`. Check connection status, channel status, and AI model status using test commands. Comparison and Benefits Offers shared cloud sessions with 100% control over AI providers. Completely open-source with zero cost. More flexible than single-user scripts or limited standard paid options. Local option ensures private data is not stored on external servers. Upgrade and Specific OS Notes For upgrading from OpenFlow 1.0, run `OpenFlow docker fix` to convert database files. Define a primary identification tag to manage multiple AI agents. On macOS, use the dedicated Apple desktop application for full computer screen control. Third-party add-ons require explicit approval commands.

OpenClaw Security: 341 Malicious Skills and Claw Chain10:06
Corporate BreachCorporate Breach

OpenClaw Security: 341 Malicious Skills and Claw Chain

·10:06·8 views·8 min saved

OpenClaw Overview and Rapid Adoption OpenClaw, initially Claude bot then Molt bot, is an open-source personal AI agent acting as a local gateway to LLMs. It can execute terminal commands, read local files, and connect to email, calendars, and messaging apps. Despite security guidance lagging, visible deployments surged from 1,000 to over 21,000 in less than a week. Malicious Skills and ClawHavoc Campaign Koi Security audited 2,857 skills on ClawHub, finding 341 malicious. The ClawHavoc campaign was responsible for 335 of these malicious skills. Attackers hid malware in fake prerequisite steps within skill readmes, leading to the installation of tools like Atomic macOS stealer. ClawHub became a software supply chain, with social engineering targeting developers. Molt Book Vulnerabilities Molt Book, a companion ecosystem for OpenClaw, had its backend exposed due to improperly enabled row-level security in Superbase. A publishable API key in client-side JavaScript granted broad database access. Researchers found plain text third-party API keys, including OpenAI credentials, within direct messages. Approximately 1.5 million agent API off tokens and 35,000 owner emails were exposed. Browser-Based Exploits and Sandbox Vulnerabilities CVE-2026-2-5253, a browser bug, allowed for one-click exfiltration of off tokens via a forged gateway URL. This vulnerability, patched on January 30th, enabled attackers to control local agents. The security plan relied on the open shell sandbox, but ClawChain vulnerabilities, discovered by Cyera, allowed for credential and file leakage, leading to host persistence. Security Recommendations Operators should treat personal AI agents like junior admins. Never paste blind terminal one-liners from skill prerequisites. Vet ClawHub skills diligently and rotate API keys if OpenClaw was run before April 23rd, 2026. Assume compromise for pre-patch instances.

Claw Back Your Data From Big Tech | Cyd - HOPE 1648:42
2600 | Oak Lawn2600 | Oak Lawn

Claw Back Your Data From Big Tech | Cyd - HOPE 16

·48:42·115 views·47 min saved

Introduction to Sid Sid is an open-source tool designed to help users reclaim their data from Big Tech platforms. Developed by the Lockdown Systems Collective, it prioritizes user control over data. The Problem: Big Tech's Data Practices Platforms like X (formerly Twitter) and Reddit have become "enshittified," prioritizing profit over user experience. These platforms exploit user data for revenue, and their control by a few billionaires is concerning. Examples include X shutting down API access, making third-party tools unusable, and Reddit following suit. Data brokers scrape and sell user information, even if platforms don't directly. Even if users wish to delete data, platforms may prevent it (e.g., Stack Overflow blocking deletion of top-rated answers). Sid's Solution and Functionality Sid is a desktop application that runs locally, ensuring user credentials and data stay on their machine. It uses an embedded browser to log into accounts, download data, and then facilitate deletion. Sid can archive tweets, likes, bookmarks, and direct messages into a local SQLite database. It generates a static website of your archived data for local browsing. Sid enables mass deletion of tweets and retweets, significantly faster than manual methods. It leverages browser automation by injecting JavaScript and monitoring API responses, bypassing expensive API fees. Sid implements a local man-in-the-middle proxy to intercept and save API response bodies. For deletion, Sid uses a faster method by sending API requests from the browser context, rather than simulating clicks. Technical Challenges and Features Reverse engineering platform changes (like X's interface updates) is an ongoing challenge. Sid includes error reporting to help identify and fix issues quickly. Rate limits are managed by detecting them, waiting, and resuming operations. CAPTCHAs are a challenge, but Sid's user-driven approach allows for manual completion. For large datasets, Sid supports importing official data exports (e.g., from X), though this can be a lengthy process. Sid can migrate archived tweets to platforms like Blue Sky, preserving original timestamps. Future Plans and Other Projects Planned support for other platforms like Facebook (though challenging due to its complex structure). Future development aims for Sid to function as an "ephemeral" tool for platforms like Blue Sky, automatically deleting older content. The Lockdown Systems Collective also develops OnionShare (secure file sharing via Tor) and the ICE Detention Map (visualizing ICE detention data). Sid is open-source, and contributions are welcomed.

Can I Win from the Most Difficult Claw Machine Arcade in Japan?15:39
Arcade RisingArcade Rising

Can I Win from the Most Difficult Claw Machine Arcade in Japan?

·15:39·9.1K views·15 min saved

Arcade Visit and Initial Impressions Visited the new Silk Hat arcade in Akihabara, Japan. Noted that machines in high-traffic tourist areas are typically more difficult to win from. Found the arcade to have a clean, futuristic aesthetic, a change from previous iterations (Sega, Gigo). Claw Machine Attempts and Wins Tried to win Demon Slayer chopsticks but had little success with the initial grab. Attempted to win a realistic takoyaki plush, but the claw grip was weak. Won an Akihabara-themed wooden tag after a few tries. Struggled to win stacked acrylic stands but eventually won one. Tried for a Naruto acrylic stand but it didn't grab properly. Faced difficulty with a Dar Chocolate machine, with the claw being strong but not precise. Attempted to win a figure (Naruto) but found the claw to be very strong, leading to a failed attempt and a damaged box. Tried for a Hatsune Miku plush, but couldn't get a good grip. Won a Japanese headband after several attempts. Played a Pokemon acrylic stand machine but only managed a weak pickup and drop. Overall Experience and Conclusion The arcade had a good variety of machines, but many were similar types (figure and mini games). The YouTuber felt the machines were set to be difficult, calling them "tourist trap arcades" due to the location. Ended the session with two small wins: a headband and a wooden tag. Concluded that while not a bad arcade, winning is challenging due to its popularity and tourist-heavy location.

Victorians, TONIC, RevStealer, Fireant, OpenClaw, PowerShell, SuperBox, Aaran Leyland - SWN #61233:21
Security Weekly - A CRA ResourceSecurity Weekly - A CRA Resource

Victorians, TONIC, RevStealer, Fireant, OpenClaw, PowerShell, SuperBox, Aaran Leyland - SWN #612

·33:21·723 views·30 min saved

Tonic & Cronos Exploit An attacker exploited the Cronos blockchain's Tectonic lending platform. The attacker artificially inflated the TONIC token price 100x to borrow $74 million. The attack lasted 20 minutes; Cronos froze transactions, limiting the actual theft to $6 million in Ethereum. RevStealer Malware RevStealer is a Windows infostealer spreading via a fake Claude Opus 5 free desktop version on GitHub. It uses evasion techniques like sandbox checks and string encryption. It targets browser data, crypto wallets, and VPN credentials. FireAnt Campaign FireAnt, a Chinese-linked attacker, is shifting focus from VMware hypervisors to Cisco IOS XR routers, TACACS servers, and Linux management hosts. Attackers target infrastructure due to its value and often neglected security. Recommendations: audit infrastructure, monitor closely, and protect logs. OpenClaw AI Agents OpenClaw (v2.0) allows users to build and connect AI agents to system apps/services. It has become easier to install and use, with wider distribution on Linux. Concerns exist about potential misuse, especially in enterprise environments, due to its open-source nature and ease of installation. PowerShell TerminalFix Attack TerminalFix is a click-based attack using PowerShell via a fake Cloudflare CAPTCHA overlay. Users are tricked into opening PowerShell and pasting a command, which initiates a complex attack chain. Recommendations: restrict PowerShell execution for end-users and prevent admin privileges. Nimbus Manticore Malware Nimbus Manticore, an Iran-associated group, now targets Linux and macOS. They use new malware families: Node Rabbit (delivered via spear-phishing on job platforms) and Pollcat. Coding challenges are used as a lure, containing Trojans. Victorian Era Security Breach In 1851, American locksmith Alfred Charles Hobbs publicly cracked Chubb and Bramah safes. He cracked a Chubb detector lock in 25 minutes and a Bramah challenge lock (unopened for 61 years) in 51 hours, demonstrating the need for penetration testing. Anthropic's Claude Security Product Anthropic released Claude Security public beta for enterprises. It maps architecture, builds threat models, and finds vulnerabilities with attached patches. Concerns include a lack of recall/false negative rates and potential for models sharing blind spots. Superbox Malware Ecosystem Superbox, an Android media player offering pirated content, is linked to a large malware ecosystem. It has security turned off by default and an open ADB port allowing remote app installation. Malware can extract information from the network and be used for attacks.

OpenClaw 2.0 Is Here. So Why Am I Not Upgrading Yet? (Watch This First Before Updating)10:48
Johnny Nel | AI for FoundersJohnny Nel | AI for Founders

OpenClaw 2.0 Is Here. So Why Am I Not Upgrading Yet? (Watch This First Before Updating)

·10:48·452 views·8 min saved

OpenClaw 2.0 Release and Initial Impressions OpenClaw 2.0 includes new onboarding, updated tools, roles, and security controls. The author performed a local audit on the 2026.8.1 package to assess documentation and controllability. Key areas of investigation include a fresh start, an existing installation, and shared gateway scenarios. Local Audit and Security Findings A local audit before configuring a fictional API token showed critical loopback findings and a readable state directory. After configuring the token and setting the state directory to 700, the audit resulted in zero critical findings, one warning (missing trusted proxy settings), and one informational finding. The audit improved findings but did not make every gateway path safe by default; the trust model remained "personal assistant" rather than "hostile multi-tenant." Fresh Installation and Limits OpenClaw 2.0 is the current documented starting point, with install and security docs providing setup and private gateway guidance. The author recommends starting private and disposable to understand machine behavior before connecting critical accounts. A local setup failure occurred with an out-of-memory error in the regular expression compiler; this was not on the documented global installer path. For a fresh start, validate setup and health on a compatible disposable machine before connecting real access. Upgrading an Existing Installation The official update documentation provides a staged workflow for existing OpenClaw users, including install mode checks, candidate verification, doctor runs, and restarts. Promotion to live should wait for a verified backup and a clean staged result. Beta reports about active turns and a doctor migration issue exist, with recovery safeguards documented but not definitively proven resolved in the final release. Treat the upgrade as unproven until your own staged result is clean. Shared Gateways and Trust Boundaries OpenClaw's security page states one gateway is one trusted boundary for a single operator or a mutually trusting team. New roles and permission modes can make shared work easier to inspect for trusted teams. Testing permissions on fictional work is advised before relying on them with real company access. The author could not run a live team permission test due to local gateway startup issues. Separate gateways and OS users/hosts are recommended for adversarial users. Formal Verification and Controls OpenClaw 2.0 has more security controls, including stronger review around credentials and plug-in sources. The audit catalog allows inspection of exposed access; arbitrary executable plug-in sources require a force flag. Formal verification documentation for authorization, session isolation, and tool gating is available but the linked models repository is unreachable and lacks CI integration. Extra controls do not eliminate the need to define trust within a shared gateway. Conclusion and Takeaways OpenClaw 2.0 is better documented and more controllable for private operators or mutually trusting teams. The evidence supports a release with more controls, but designing the trust boundary around your specific context remains crucial. Users facing decisions about starting fresh, upgrading, or sharing should test in their own environments. The release does not provide a complete remediation map for previous advisories or beta reports.

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims34:50
HiMHiM

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims

·34:50·8 views·33 min saved

NVIDIA and Hugging Face NVIDIA reportedly acquired Hugging Face for nearly $13 billion. Concerns raised about potential negative impacts on open source AI if Hugging Face, owned by a US entity, faces US government restrictions. Counterargument: It's in Nvidia's best interest to keep open source markets open for growth, and if Hugging Face is regulated, another platform will emerge. Local Models and Performance GLM 5.3 Flash is highlighted as a fast, cost-effective model running on Chinese chips, suitable for coding and agents. Quantized models are enabling local execution on consumer hardware (e.g., Mac Minis with 256GB RAM). Quinn 3.6 Flash, based on a new architecture, is a notable new model. Perplexity Computer can now run models like Quinn 3.8 27B fully locally on a DGX box. New Apple Mac Minis and Mac Studios with promising processor benchmarks and up to 512GB unified memory are mentioned. Agentic AI and Development Paradigms Headlong is introduced as a proactive agent harness that is constantly thinking, unlike reactive agents. OpenClaw's massive growth (388k stars, 81k forks, 80k commits in 9 months) is attributed to agents being able to open pull requests ("prompt requests"). Challenges faced by OpenClaw: volume of PRs (capped at 10 per contributor), trust issues (PR duplication), and security. New signals for maintainers: attaching agent transcripts, screenshots of tests, and focusing on the reasoning process behind PRs. The economics of open source are shifting, with maintainers often editing PRs directly rather than using review comments, enabling non-developers to contribute. Security posture shifts to reducing core dependencies and building relationships with maintainers. Visibility is gained by instrumenting public exhaust (Discord, Twitter, GitHub) and running agents to identify issues, as direct user telemetry is absent. Future architectural direction for OpenClaw includes "code mode," where agents write JavaScript for tool calling, unifying interactions with tools and MCPs. AGI Claims and New Ventures OpenAI's Jalapeno chip benchmarks suggest performance on par with NVIDIA's frontier chips, with better energy efficiency. Sam Altman reportedly suggested AGI could arrive between now and December, potentially with OpenAI's model after Astra. Instinct, a new venture, has rapidly gained traction and is reportedly valued at $2.5 billion with $300-350 million raised, offering a no-configuration AI assistant experience.

NEW OpenClaw 2.0 Destroys Hermes Agent?8:30
Julian Goldie SEOJulian Goldie SEO

NEW OpenClaw 2.0 Destroys Hermes Agent?

·8:30·13.6K views·8 min saved

OpenClaw 2.0 Update Massive update with over 16,000 changes from 900+ contributors, nearly half of all previous work. Introduces a gateway for persistent sessions: start tasks on one device, continue on another. Rebuilt browser interface for a user-friendly app-like experience, faster startup times. Swarm mode: multiple AI helpers work on a single task concurrently. Fleet mode: separate, persistent AI agents with individual logins and memory. Interactive widgets and real-time collaboration for multiple users in a single AI session. Simplified setup process for non-technical users. Hermes Agent Update Version 0.21 "Pantheon release" with nearly 6,000 changes from 760+ contributors. Bot Mode: Create named AI agents with unique identities, jobs, and memories. Agents can communicate with each other in group chats. Agent-to-agent communication allows one agent to guide another live. Comparison and Conclusion OpenClaw focuses on infrastructure and platform capabilities (gateway, sessions, app integrations). Hermes focuses on building a "society" of AI workers with personalities and teamwork. Both tools address multi-agent collaboration but with different approaches. Neither tool "destroys" the other; they offer distinct strengths for different needs. Both have early reported bugs due to the magnitude of their recent releases.

OpenClaw 2.0 Is Finally Here — But Is It Worth Using?18:01
Bart SlodyczkaBart Slodyczka

OpenClaw 2.0 Is Finally Here — But Is It Worth Using?

·18:01·16.9K views·16 min saved

OpenClaw 2.0 Overview Simplified Installation: Significantly easier setup for Mac and Windows, requiring fewer terminal questions and offering automatic scanning for local AI models like LM Studio. Improved Messaging & Features: Introduction of "OpenClaw Lab" for toggling pre-release features like tool loop detection to prevent agents from getting stuck. Advanced Memory System: New "dreaming" feature with three stages (light, REM, deep) to better discern and store important long-term memories from conversations. Automated Skills & Workflows: "Skills" section reviews past conversations to identify and automate repetitive tasks, similar to Hermes agent features. Expanded Model Support: Easier integration with various open-weight models and services like MiniMax and GLM through new plugins. New UI Components: Integrated browser within the UI, native app extensions (including a Chrome extension for side panel integration), and a consistent UI across browser, Mac, and Windows apps. Installation and Setup Experience Streamlined Onboarding: Installation now involves minimal questions, followed by chat-based setup for tools, plugins, and Telegram. Automatic Model Detection: The app can automatically detect and connect to local AI models (e.g., LM Studio) and cloud services (e.g., Claude subscription). Multi-Agent Sessions: Ability to have multiple agent conversations simultaneously within the UI, with a split-screen or sidebar view. Browser Integration: A built-in browser can be launched, though initial testing showed no immediate reaction in the agent. Settings and Advanced Features Automations Tab: Allows scheduling repeatable tasks, similar to cron jobs. Plugins & Skills: Enhanced plugin support (e.g., Telegram) and new skills like document, spreadsheet, and PowerPoint handling. "Workshop" (Lab): A dedicated area for discovering and enabling features like "tool loop detection" and "code mode." Memory Management: Visualizations of the light, REM, and deep memory stages, though empty initially. Communication Settings: Options for real-time voice providers and device integration. Privacy & Security: Includes sections for secrets, approvals, and infrastructure settings. Dashboard and Multiplayer Potential Dynamic Dashboard: Agents can generate dashboards directly within the workspace. Multi-Window Interface: The UI supports multiple panels, including chat, dashboard, and browser views, with up to a four-way split demonstrated. Potential Multiplayer Mode: Features suggest the ability for multiple users to access and collaborate within the same workspace instance.

OpenClaw 2.0: Everything New and How to Upgrade Safely7:35
Prism LabsPrism Labs

OpenClaw 2.0: Everything New and How to Upgrade Safely

·7:35·959 views·6 min saved

OpenClaw 2.0: A Major Accidental Release OpenClaw 2.0 is the largest release in its history, stemming from an accidental rebuild initiated to fix setup issues. It involved 933 contributors and over 16,000 pull requests, half of the project's total. The release was unexpected due to a 7-week pause in development, a significant break for a project with a history of daily releases. Key Changes in OpenClaw 2.0 Foundation Overhaul: Every component was touched, making it a true rebuild rather than just a feature update. Simplified Setup: OpenClaw now integrates with existing subscriptions (ChatGPT, Claude), API keys, or local models. Primary Browser Interface: The browser app was rebuilt from scratch as the main interface. Multiplayer Sessions: Shared cloud sessions allow teams to collaborate on a single agent. Standout Features Conversation Search: Exact phrase search with jump back context. Remote Sessions: Run work on paired devices or cloud workers, moving workspaces between them. Durable Progress: Long tasks now survive reloads with live progress cards. Widgets and Chat: Interactive cards for dashboards or image export. Private Credentials: Agents request secrets via masked prompts, keeping values out of chat and context. Recurring Approvals: Grant and revoke permissions for specific operations. Upgrade Process and Safety Breaking Changes: The bundled Open Pros plugin and pros command are gone; legacy codecs and OpenAI routes are deprecated. Automated Migration: The opencloud doctor --fix command handles most migrations for provider config, sessions, and automation routes. Backup Recommended: Users are advised to back up their config and state before upgrading. Verification: After running the doctor command, clean stale settings, verify the version, and review plugin consent prompts. Future Vision and Team Features Swarm: Experimental feature for parallel sub-agents to work on a single task concurrently. A2A Channel: Enables agents to send authenticated tasks to each other as peers. Team Focus: Features like shared credentials, file system anchoring, and configuration change history cater to production environments.

OpenClaw 2.0 just dropped. It's officially over...20:39
Alex FinnAlex Finn

OpenClaw 2.0 just dropped. It's officially over...

·20:39·123.1K views·19 min saved

OpenClaw 2.0 Release & Initial Impressions OpenClaw 2.0 is released after a 7-week update drought, claiming to be their biggest update ever. The creator previously switched to Hermes Agent due to OpenClaw's unreliability and frequent breaking after updates. Attempting to self-upgrade OpenClaw 2.0 using a link failed, with the agent becoming unresponsive. OpenClaw 2.0 New Features Multiplayer AI Agent: Agents can join group chats (Discord, Slack). The creator personally won't use this due to security concerns. Clawed Subscriptions: Subscriptions to Claude models are back, but deemed less relevant now as GPT-4 Turbo and Grock are comparable. Automatic Skill Improvement: A feature similar to what Hermes Agent initially offered. Sub-Agent UX Swarm: For complex tasks, multiple agents are spawned with a good tracking interface. Forked Conversations: Ability to "fork" a chat at any point to explore different strategies or ideas. Widgets: Agents can create interactive widgets within the chat interface. The practical use is questioned by the creator. Mass Credentials: Securely handles passwords, preventing models from accessing them. Feature Demos & Criticisms The web app interface is necessary for most new features; mobile app support is lacking. The web app integrates with Codec, pulling in projects and chats. A demo of sub-agents for a "Pocket Pilot" app idea failed, with the agent freezing for over 40 minutes, highlighting OpenClaw's persistent reliability issues. The sub-agent UX, with separate chats for each agent and task tracking, is praised as a step up from Hermes, despite the demo failure. Forked conversations are highlighted as a unique and useful feature for testing different approaches. Widget functionality is visually cool but its practical utility in a constantly scrolling chat is questioned. OpenClaw vs. Competitors & Recommendation Advantages of OpenClaw: Best personality, excellent Codec integration, best sub-agent UX direction (despite reliability issues). Hermes Agent: Recommended for power users, tinkerers, those wanting open-source customization, and local AI models. It's reliable and has never broken for the creator. Grockbot: Recommended for beginners, zero-config use, and ease of use. Its cloud VM approach is great for slower computers, and its UX is highly enjoyable. The creator currently leans towards Grockbot as their daily driver for knowledge work, and Hermes for local tasks, finding OpenClaw too unreliable for daily use despite its potential. The creator expresses frustration with OpenClaw's lack of focus on reliability, especially after Peter Steinberger joined OpenAI.

OpenClaw 2.0 just unlocked massive multiplayer AI sessions.15:43
ToolScoutToolScout

OpenClaw 2.0 just unlocked massive multiplayer AI sessions.

·15:43·172 views·14 min saved

OpenClaw 2.0 Release OpenClaw Foundation released version 2.0 of its open-source AI platform. Features include cloud sessions on rented machines, simplifying setup. Introduced real-time collaboration tools and a rebuilt browser application. Aims to lower barriers to entry for open-source AI tools. OpenAI & Apple Hardware OpenAI is reportedly buying tens of thousands of Mac minis and Studios for AI training. Focus is on training computer-use agents. Apple's Mac revenue saw a significant rise due to these purchases. Signifies a trend towards specialized hardware for specific AI training tasks. Local AI Deployment Wired AI published a guide on running LLMs locally for data privacy. Local LLMs operate without sending user data to external servers. Offers a decentralized approach to AI accessibility. Expects continued optimization for local deployment. Google's Dreambeans Google Labs' experimental "Dreambeans" personalized story generator is free to test in the US. Aims to proactively generate daily stories based on user data. Google is prioritizing data collection and iterative development. Meta's AI Platforms Meta's "Pocket" allows AI prompt-based generation of mobile apps ("gizmos"). Gizmos are currently restricted to Meta's ecosystem. This highlights a tension between accessibility and portability in AI creation tools. Meta is reportedly deploying robotics for data center maintenance tasks. This automation raises questions about workforce impact. Drone & Robotics Regulations The US is implementing stricter regulations on foreign-made drones and robotics. Aims to bolster domestic manufacturing and address national security concerns. China may shift focus to other international markets due to manufacturing scale. Potential for bifurcation of global tech ecosystems. Artist Data Protection Collaboration between Cara (art portfolio platform) and "Have I Been Trained?". Integrates functionality to check if artwork is used in AI training datasets. Focuses on proactive identification and mitigation for artists. Wearable Technology Trends Wearable market shifting from constant notifications to less obtrusive devices. Minimalist wearables prioritize passive health data collection. AI integration focuses on background analysis and pattern recognition. Samsung's Performance Samsung's Galaxy flagships are performing well despite industry "RAMageddon." Predictable, iterative design and refinement contribute to sustained success. Consumers may favor established reliability over disruptive innovation in uncertain markets.

Popular All-Time

10 all-time favorites
NVIDIA GTC Keynote 20262:18:56
NVIDIANVIDIA

NVIDIA GTC Keynote 2026

·2:18:56·36.0M views·134 min saved

NVIDIA's Platform Strategy NVIDIA's strategy is built on three platforms: CUDA X, Systems, and AI Factories. The company emphasizes its ecosystem and its role as a platform provider. The five-layer cake of AI is covered, from infrastructure and chips to platforms, models, and applications. CUDA: The Foundation of NVIDIA's Ecosystem Celebrating 20 years of CUDA, a platform for accelerated computing. CUDA's architecture (SIMD) and its evolution with tensor cores are highlighted. The massive installed base of hundreds of millions of CUDA-enabled GPUs is a key advantage, driving a flywheel effect of developer attraction and innovation. GeForce's role in introducing CUDA to the world and nurturing future developers is acknowledged. RTX, introduced about 8-10 years ago, represents a redesign for modern computer graphics and fused with AI. Neural Rendering and Structured Data Introducing Neural Rendering, a fusion of 3D graphics and AI, exemplified by DLSS 5. This fusion combines controllable 3D graphics (structured data) with generative AI (probabilistic computing). Structured data is presented as the foundation of trustworthy AI. AI's Impact on Data Processing AI will increasingly utilize structured data (SQL, Spark, Pandas) and unstructured data (vector databases, PDFs, videos). NVIDIA introduces two foundational libraries: QDF for data frames (structured data) and QVS for vector stores (unstructured data). Partnerships with IBM (Watson X.Data), Dell (AI Data Platform), and Google Cloud (Vertex AI, BigQuery) are showcased to accelerate data processing. Accelerated computing is presented as the successor to Moore's Law, enabling significant leaps in performance and cost reduction. Cloud Partnerships and Confidential Computing NVIDIA integrates with major cloud providers: Google Cloud, AWS, and Microsoft Azure. Key collaborations include bringing OpenAI to AWS, accelerating EMR and SageMaker. Confidential computing with vGPUs is highlighted for secure deployment of AI models. Partnerships extend to enterprise solutions with Oracle, CoreWeave, and Palantir/Dell for on-premise AI platforms. NVIDIA's Vertical Integration and Horizontal Openness NVIDIA operates as a vertically integrated but horizontally open company. This approach is necessary for application acceleration across various domains. The company focuses on understanding applications, domains, and algorithms to deploy solutions across data centers, cloud, edge, and robotics. Industry Verticals and CUDA X Libraries NVIDIA's presence spans numerous industries: automotive, financial services, healthcare, industrial, media & entertainment, quantum, retail, robotics, and telecommunications. CUDA X libraries are presented as NVIDIA's "crown jewels," activating computing platforms for specific problems. Examples of CUDA X libraries include QOpt, QLitho, QDSS, QEquivariance, Arial, Warp, and Parabricks. The Rise of AI Natives and the Compute Demand The last two years have seen a surge in investment in AI startups ("AI natives"). This boom is driven by the immense compute demand from these companies, either creating or integrating with tokens. The shift from retrieval-based to generative computing, powered by LLMs, reasoning AI, and agentic models, has fundamentally changed computing. The Inference Inflection and AI Factories The "inference inflection" has arrived, as AI is now performing productive work. Computing demand has increased exponentially, with estimates suggesting a million-fold increase in the last two years. NVIDIA's AI infrastructure is positioned as the lowest-cost option for AI, offering confidence in long-term utilization and cost-effectiveness. The demand for NVIDIA GPUs is "off the charts," leading to a projected $1 trillion in demand through 2027. Grace Blackwell and Vera Rubin Systems NVIDIA has re-architected systems for inference, exemplified by Grace Blackwell and the upcoming Vera Rubin. These systems feature NVLink 72, FP4 precision for training and inference, and optimized algorithms like Dynamo and TensorRT LLM. Performance gains are significant, with Grace Blackwell showing up to 35x (or even 50x) better perf/watt compared to Hopper. Token cost is a critical metric, and NVIDIA claims the lowest cost per token through extreme co-design. Vera Rubin and Grok Integration The Vera Rubin platform is designed for agentic AI, featuring a new CPU optimized for single-threaded performance and data processing. It incorporates hot-water liquid cooling and a novel 6th generation NVLink switching system. The Grok system, a deterministic data flow processor optimized for inference, is being integrated with Vera Rubin. This integration, facilitated by Dynamo software, aims to combine high throughput (Vera Rubin) with low latency (Grok) for enhanced token generation performance. NVIDIA's Product Roadmap and AI Factory Design NVIDIA's roadmap includes Blackwell, Rubin, Rubin Ultra, and Feynman generations, with continuous architectural advancements. The company is evolving from a chip company to an AI infrastructure and AI factory company. The NVIDIA DSX platform, using Omniverse, is introduced for designing and operating AI factories virtually, optimizing for throughput, resilience, and energy efficiency. OpenClaw and the Agent Revolution OpenClaw is presented as a revolutionary open-source framework for agentic computing, comparable in significance to Linux and HTML. It enables the creation of AI agents that can perceive, reason, and act, managing resources, accessing tools, and interacting with LLMs. Enterprise readiness is addressed with "NemoClaw" (NVIDIA OpenClaw reference), incorporating security and privacy guardrails. The concept of "agentic as a service" is introduced, transforming SaaS companies into "gas" companies. Open Models and Sovereign AI NVIDIA offers a diverse ecosystem of open-source AI models (NemoTron, Cosmos, AlphaMaya, Groot, BioNemo) for specialized domains. These models aim to enable customization for domain-specific and sovereign AI needs. A NemoTron coalition is announced, bringing together companies to advance AI model development. Physical AI, Robotics, and Autonomous Vehicles NVIDIA is also driving advancements in physical AI and robotics. The company provides training computers, simulation platforms (Isaac Lab, Cosmos World Models), and foundation models (Groot) for robots. Partnerships for robo-taxi readiness are highlighted, including BYD, Hyundai, Nissan, and Uber. The AlphaMaio platform enables autonomous vehicles to reason, explain their actions, and follow instructions.

I Found Diamonds In New York City Sidewalk Cracks!13:06
Claw QuestClaw Quest

I Found Diamonds In New York City Sidewalk Cracks!

·13:06·12.5M views·11 min saved

Goal Setting The goal is to find $1,000 worth of gems to buy a real gold necklace for their grandma, who was previously scammed. They plan to mine for a full day in New York's Diamond District. Mining Process They use tools to loosen dirt from sidewalk cracks and a vacuum to collect it. They sift and pan the collected dirt to find valuable items. They encounter various reactions from passersby, including skepticism and curiosity. A local advises them on how to make good money, suggesting up to $1,000 a week. Challenges and Finds They face challenges with the slow pace of mining and the sheer volume of dirt needed (estimated 40 lbs). They find a garnet, initially thought to be worth $20-$30. A jeweler attempts to stop them, claiming they are damaging the sidewalk. They discover a fake diamond, which, despite being fake, is large and impressive. They expand their search to other busy areas like Central Park. After 9 hours of mining, they have collected dirt and are determined to continue. Panning and Appraisal They return to their hotel to pan the dirt, using a screening process to separate materials. Initial finds include a piece of a necklace, a gold clasp (worth $15), a 1g silver bar (worth $1), and a real pearl (worth $60). They identify several gemstones, including Onyx ($20), a Parido ($30), a green Sapphire ($70), and a Garnet ($30). The final appraisal reveals that out of five stones tested as "diamonds," only two were real, valued at $150 total. Grandma's Gift The total value of their finds is $460. They purchase a solid gold necklace with stones for their grandma with the money. The grandma is happy with the surprise gift.

i OPENED a SECRET $1 SEPHORA Claw Machine!49:09
JUSTKASSJUSTKASS

i OPENED a SECRET $1 SEPHORA Claw Machine!

·49:09·4.8M views·47 min saved

Challenge Setup The creator purchased a $1 Sephora claw machine as a challenge for their sisters. The initial plan was to hide cash, but a new twist involved throwing $1 and $0.01 balls into a pool. The $1 balls were useless for the claw machine; only the $0.01 balls worked. The sisters had to collect balls from the pool using a net within a time limit. Pool Ball Challenge Each sister had 30 seconds to collect as many balls as possible from the pool using a net. They could then exchange their collected balls for money. The sisters discovered the $1 balls had no value in the context of the claw machine challenge. After the pool challenge, they each received their collected "cash" based on the cents they gathered. Following this, they each got to pull five balls blindly from a remaining collection in the pool. Claw Machine Gameplay The main challenge involved using the collected cents as quarters to play the claw machine. Each quarter represented one turn, and the goal was to grab mystery bags with numbers on them. The number on the bag corresponded to a prize bag containing Sephora products or other surprises. Some bags were blank and contained nothing. The sisters took turns playing, with some strategic plays and misses. There was a special "M" bag, which granted an extra turn. The creator also took turns, playing with the remaining coins. Mystery Gifts Reveal After collecting the mystery bags, the sisters opened them to reveal Sephora products. There was an option to switch bags before opening. The contents included items like Tarte bronzer, Gloss Bomb, Fenty perfume, Dior lip maximizer, Tower 28 products, and more. One sister received a "bad" bag with nothing inside. The final twist involved a mystery envelope. The sister who received the envelope could either take its contents or choose any item from the Sephora store. She chose the envelope, which contained a Sephora gift card.

Tragic mistake... Anthropic leaks Claude’s source code7:22
FireshipFireship

Tragic mistake... Anthropic leaks Claude’s source code

·7:22·3.2M views·5 min saved

Code Leak Details Anthropic accidentally leaked the entire source code for Claude to the internet via a 57MB source map file in an npm package (version 2.1.88). The leak occurred at 4:00 AM and spread rapidly online, with Anthropic issuing DMCA takedowns. The code was mirrored and cloned, with a community effort to rewrite it in Python (Claw Code) and a project to make it work with any model (OpenClaw). Technical Insights from the Leak Claude's codebase is built on Bun.js, which Anthropic recently acquired. The code uses Axios, which was recently compromised by North Korean hackers, posing a potential security risk. Claude's architecture is described as a "dynamic prompt sandwich" with 11 steps from input to output, rather than a futuristic technology. The codebase contains numerous hard-coded instructions and guardrails to control Claude's behavior. Anthropic implemented "anti-distillation poison pills" to prevent competitors from training models on Claude's outputs by referencing non-existent tools. A significant feature is the "bash tool," containing over 1000 lines of code for parsing and executing bash commands. Surprising and Hidden Features Undercover Mode: Instructions to prevent Claude from mentioning itself in outputs to appear more human-like, possibly for deceptive purposes. Regular Expression-Based Frustration Detector: Detects keywords in prompts indicating user frustration and logs events. Buddy: A hidden feature flag for a Tamagotchi-style AI companion. Roadmap Features: References to Opus 4.7, a new model named Capiara, Ultra Plan, Coordinator Mode, Demon Mode, and Chyris. Chyris: Described as a background agent that keeps a daily journal, uses dream mode for memory consolidation, and works on a schedule. Implications and Consequences The leak is a significant setback for Anthropic, especially with an IPO planned. It highlights the risk of accidental public exposure for proprietary code. The leak provides a blueprint for competitors and exposes Anthropic's internal workings. A large number of comments in the code suggest they might be for AI training rather than human readability.

i OPENED a SECRET $1 Claw Machine FULL of iNSAiNE iTEMS!45:12
JUSTKASSJUSTKASS

i OPENED a SECRET $1 Claw Machine FULL of iNSAiNE iTEMS!

·45:12·2.9M views·44 min saved

Claw Machine Setup & Game Show The creator set up a "dream claw machine" for her sisters with high-value prizes. To earn coins for the claw machine, sisters participated in a makeup-themed game show. Questions covered makeup brands, product application order, and beauty industry history. Ties and dramatic moments occurred during the game show. Claw Machine Gameplay Sisters used their earned coins to play the claw machine, with limited time per turn. Some prizes were "switch" items, allowing players to swap gifts. A few "blank" or undesirable gifts were also included. The creator also participated in the claw machine gameplay. Prizes and Giveaways Prizes included makeup, skincare, accessories, and high-value items like an iPhone 16. One sister received an iPhone 16 and a matching cheetah case. Another sister received a Dior palette and Chanel makeup. The creator announced a giveaway for viewers: a makeup primer, a blush, a lip treatment, a Love Shack Fancy cup, and an iPhone 16 with a case. To enter the giveaway, viewers must be subscribed and comment something they are thankful for. Creator's Message The creator shared a message about being brave and taking risks, inspired by her own YouTube journey.

i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
JUSTKASSJUSTKASS

i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·2.4M views·33 min saved

Claw Machine Acquisition and Transformation The creator purchased two used cat claw machines from Facebook Marketplace to transform into squishy claw machines for their sisters. Significant effort was involved in designing, printing, and applying custom vinyl graphics to cover the original cat-themed appearance. The machines were tested and confirmed to be working after the cosmetic transformation. Squishy Selection and Authenticity The creator focused on filling the machines with viral squishies, specifically dumplings and Neetos. Emphasis was placed on ensuring the squishies were authentic, identified by "RMS" markings, after a previous experience with fake squishies. Hours were spent hunting down genuine squishies to guarantee the sisters would win real items. The Surprise and Token Distribution The sisters were surprised with the transformed claw machines, initially reacting with excitement and confusion. A unique token system was implemented: sisters blindfolded had 7 seconds to scoop as many cotton balls as possible into a bowl, with the count determining their tokens. Gameplay and Twists The claw machine gameplay proved challenging, with many attempts resulting in near misses. A twist was revealed: some squishies were "challenges" or numbers representing more squishies, not actual squishies themselves. A competition (three-point basketball shot) determined the order of play. Mystery Items and Giveaways The un-wrapped squishies turned out to be numbers, leading to more squishies or tokens. A final, giant mystery dumpling was revealed, and the sisters guessed its color for a chance to win it. The creator announced a giveaway of the remaining squishies to subscribers who commented with their guess for the jumbo squishy's color.

BIA'S 5TH BIRTHDAY | ZEINAB HARAKE38:56
Zeinab HarakeZeinab Harake

BIA'S 5TH BIRTHDAY | ZEINAB HARAKE

·38:56·2.3M views·38 min saved

Birthday Surprise Zeinab surprises Via with a gift: a custom arcade machine. Via also receives a surprise gift in her room: an unlimited claw machine. She enjoys playing the claw machine and winning prizes, like a squishy and Kitty Fairy. Okada Manila Stay The family checks into a luxurious villa at Okada Manila for Via's birthday celebration. The villa features multiple bedrooms, a living room, pantry, private gym, sauna, and even a private elevator. They enjoy the stunning views, lights, and a fountain show. Birthday Party and Wishes Via's birthday party includes friends, dancing, and a special song. She receives a surprise bracelet from her mom. Via's heartfelt wish is for the best family ever. She expresses gratitude to her parents, Kuya, God, and Jesus. Parents share their pride and love for Via, wishing her a future aligned with God's grace. Activities and Preparations Via practices a dance for her birthday. Friends and family share birthday messages, emphasizing Via's kindness, smartness, and strong personality. The video concludes with thank yous to event organizers and collaborators.

The wild rise of OpenClaw...5:19
FireshipFireship

The wild rise of OpenClaw...

·5:19·2.0M views·4 min saved

Introduction to OpenClaw OpenClaw, formerly Claudebot and Maltbot, is a free, open-source AI assistant. It operates 24/7, remembers interactions, and integrates with messaging apps like Telegram. Gained significant popularity rapidly, achieving over 65,000 GitHub stars. Its creator is Peter Steinberger, founder of PSDFKit. Core Functionality & Setup Written in TypeScript, it integrates with models like Claude and GPT-5. Can manage calendars, emails, run scripts, monitor stocks, and deploy code. Designed for self-hosting on VPS, Raspberry Pi, or Mac Mini. Installation is a single command, with Linux being the preferred OS. Configuration Steps Requires an AI model provider API key (e.g., Anthropic). Needs integration with a messenger app (Telegram, Slack, WhatsApp, Discord). Telegram setup involves using BotFather to get a bot token. Users configure "skills" (built-in or custom, via MoltHub) and "hooks" for event-driven actions. Real-World Application Example Connects to Telegram via a pairing code and command. Can be customized with a name and personality traits via chat. Automates tasks like monitoring stock performance and sending alerts. Can generate interview questions for software engineers.

you need to use Hermes RIGHT NOW!! (goodbye OpenClaw!!)32:39
NetworkChuckNetworkChuck

you need to use Hermes RIGHT NOW!! (goodbye OpenClaw!!)

·32:39·1.6M views·31 min saved

Introduction to Hermes The speaker is switching from OpenClaw to Hermes due to its mission, growing capabilities, and stability. Hermes is a fast-growing GitHub project and has surpassed OpenClaw in token usage on OpenRouter. The speaker has been using Hermes for a month and finds it reliable enough to recommend to others. Installation and Setup Installation is a single command, and Hermes can be run on various systems, including cloud VPS. Hostinger is recommended for VPS hosting, with a specific offer for viewers. The installation process involves setting up a VPS, running a command in the terminal, and configuring Hermes. Hermes offers an OpenClaw migration path. Users can choose their inference model (e.g., OpenAI via ChatGPT subscription, Grok, local models via LM Studio). Messaging can be set up via Telegram (using the BotFather) or other options. Key Differentiators of Hermes Vibe and Mission: Nous Research, the company behind Hermes, emphasizes a strong mission and aesthetic. Memory System: Hermes' memory management is a significant improvement. It uses USER.md and MEMORY.md files but enforces strict character limits (1,375 for user, 2,200 for memory) to keep agents focused and prevent bloating. Active Memory Nudges: Hermes periodically runs background agents (every ~10 turns) to update memory, unlike OpenClaw which typically does this only at session start/end. Honcho Integration: An optional add-on that creates "peer cards" to build a profile of the user, enhancing agent context. Skill System: Hermes focuses on agents building their own skills through interaction and self-improvement, rather than relying on a marketplace of pre-made skills like OpenClaw. Stability and Product Feel: Hermes is described as feeling more like a product and less prone to breaking than OpenClaw, which is seen as more of a project. Advanced Features and Philosophy Self-Improvement Loop: Agents can create and refine their own skills, leading to continuous improvement. Curator: A background agent that manages and optimizes skills. Agent Autonomy and Control: Hermes aims to "get out of the agent's way," allowing the models to be smart and providing them with the necessary tools (harness) to interact with the world. Recent Features: A Hermes dashboard, Kanban task management, and a computer control module (in preview) are mentioned. Comparison with OpenClaw Hermes is presented as a more stable, intuitive, and continuously improving alternative to OpenClaw. OpenClaw is characterized as potentially clunky, prone to breaking, and feeling more like a project requiring constant troubleshooting. Hermes' skill system emphasizes creation over consumption from a marketplace, addressing past security concerns with OpenClaw's community hub.

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan29:49
Sequoia CapitalSequoia Capital

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan

·29:49·1.5M views·28 min saved

Vibe Coding to Agentic Engineering The speaker felt behind as a programmer in December, realizing LLM tools could generate code perfectly, leading to "vibe coding." A fundamental shift occurred, moving from AI as a chatbot to AI as a coherent workflow tool. Software 3.0 Paradigm Shift Software 1.0: Explicit rules (writing code). Software 2.0: Learned weights (training neural networks). Software 3.0: Prompting the LLM as a programmable computer, with context window as the lever. Example: OpenClaw installation as a text prompt for an agent, not a shell script. Example: MenuGen, originally an app, could be replaced by a single prompt to an LLM for image generation and overlay. This shift is not just about faster programming but about automatable information processing. Jagged Intelligence and Verifiability LLMs are good at verifiable domains like math and code because they are trained with verification rewards. Models struggle with simple common sense (e.g., walking vs. driving to a car wash) due to "jaggedness." Improvement in areas like chess is due to massive amounts of relevant data in the pre-training set, not just inherent capability growth. Founders in verifiable domains can potentially use fine-tuning to their advantage. Agentic Engineering vs. Vibe Coding Vibe Coding: Raises the floor, enabling everyone to do more. Agentic Engineering: Preserves quality bar, ensuring professional software standards are met while increasing speed. Agentic engineering requires coordinating powerful but "spiky" agents without sacrificing quality. AI-native engineers optimize their tools and workflows, akin to earlier generations maximizing software tools. Future of Work and Education Hiring for agentic engineers should involve large, complex projects, not just puzzles. Human skills like aesthetics, judgment, taste, and oversight remain crucial as agents act as "interns." Foundational understanding is key; you can outsource thinking but not understanding. Tools like LLM knowledge bases enhance understanding and enable better direction of agents. The future may involve agents interacting with other agents, requiring agent-native infrastructure and descriptions.