Clawdbot Ascends to Legendary Status: The 24/7 AI Butler That Sold Out Mac Minis

marsbit发布于2026-01-26更新于2026-01-26

文章摘要

Clawdbot, an open-source AI assistant project by Peter Steinberger, has taken Silicon Valley by storm, driving a surge in Mac mini sales as users seek hardware to run it. This "7x24h Jarvis" operates locally on devices like Mac mini, functioning as both an AI agent (using models like Claude and Gemini) and a gateway to communicate via apps like WhatsApp and iMessage. It offers unlimited memory, proactive task execution, and full system access—enabling it to run scripts, automate workflows, and even replace services like Zapier. Users report it managing businesses, handling emails, controlling smart home devices, and more, all while learning and evolving over time. With low setup costs (as little as $25/month using cloud servers) and growing accessibility, Clawdbot is redefining personal AI assistance by combining persistent memory, autonomy, and deep system integration.

Editor: Taozi, New Zhiyuan

[New Zhiyuan Insight] It's insane! Silicon Valley has become obsessed with Clawdbot overnight, hailed as the "24/7 Jarvis." It possesses infinite memory, is always on call, and takes initiative to get things done. The most outrageous part is that it single-handedly made Mac minis sell out.

The pace of AI iteration in Silicon Valley leaves no room for humans to breathe...

Wake up, and the entire internet is flooded with posts about a 24/7 AI assistant—Clawdbot.

This is an open-source project developed by developer Peter Steinberger and has recently become wildly popular in geek circles.

Clawdbot can run smoothly on a Mac mini, serving two roles:

A locally run "AI agent" capable of calling various models like Claude and Gemini;

A "gateway" that allows communication via chat apps like WhatsApp and iMessage.

It's no exaggeration to say that Clawdbot has completely redefined the concept of a "personal AI super assistant" for 2026.

Look, an AI startup CEO exclaimed, "We have AGI!" Since installing Clawdbot, it has quietly handled a ton of tasks—

Most incredibly, it solves the biggest pain point of current mainstream large models—memory. For example, it remembers small things mentioned casually two weeks ago.

Instantly, people started sharing their Mac configurations, and various Clawdbot tutorials emerged.

Probably even Tim Cook himself didn't expect that Mac minis would sell out overnight!

One developer frantically configured 12 Mac Minis at once. At a base price of $599 each, the total cost was $7,188 (approx. 50,000 RMB).

The true ultimate Skynet is Clawdbot.

Clawdbot is Completely Blowing Up, "The Real Jarvis" Has Arrived

Actually, Clawdbot isn't a brand-new AI; it was born late last year.

At that time, a software engineer from Vienna, Peter Steinberger, published a lengthy thousand-word article detailing his workflow for 2025.

He admitted, "The most profound change this year is that I almost never read code anymore."

Peter Steinberger came out of retirement to make a comeback

He built an "all-powerful private butler" named Clawdis, which has full access to all computers, text messages, and emails.

Moreover, it's a physical world "remote control," integrated with home automation systems to control cameras, lights, music, and even adjust bed temperature.

It even has its own voice system, running Clawdbot.

In fact, a key glimpse into its capabilities can be gleaned from the article by Steinberger, the "Father of Clawdbot"—

Clawd is an AI cyber butler with "highest privileges," managing not only human daily life but also overseeing other working AI agents.

At the time, this article also drew praise from Karpathy.

Just like the release of Claude Opus 4.5, it didn't cause much of a stir for a long time.

A month later, which is now, Claude Code showed everyone in Silicon Valley its true power. The same goes for Clawdbot.

It's an open-source project. On GitHub, Clawdbot has garnered nearly 9.2k stars and 1.2k forks.

GitHub address: https://github.com/clawdbot/clawdbot

Clawdbot promotes itself as a "24/7 personal assistant," truly bringing the long-imagined "Jarvis" into reality.

Silicon Valley is Collectively Freaking Out, AI is Taking Over Everything

Clawdbot's real killer feature is still its core AI agent capability.

It can run entirely on a personal local computer. All settings, memories, and instructions are just folders and Markdown documents on the hard drive.

Except for the moment it calls the large model which requires internet, everything else is local. This means it has access to the computer's Shell and file system permissions.

This is the most explosive part!

Because it has permissions, Clawdbot can execute terminal commands, instantly write and run scripts, install new skills, and even set up MCP servers to extend external integrations.

Ultimately, what everyone gets is a self-evolving, fully controllable personal Agent.

Rather than more descriptions, it's better to go straight to the developers' "magic" demos.

Official Clawdbot curated demo showcase: https://clawd.bot/showcase

Dan Peguine used the Clawdbot platform to manage his parents' tea business. Unexpectedly, it handled:

Automatic scheduling → Following up with corporate clients → Managing inventory → Customer service, and it gets smarter with use.

He exclaimed in amazement, "In a few months, Clawdbot will probably be able to manage businesses of any scale."

Developer Nimrod Gutman said Clawdbot helped him build another amazing feature!

It created an automatic setup for a home assistant that intelligently controls how long the boiler runs based on the weather over the past 12 hours, so no cold showers even on cloudy days.

AI browser Arc developer Andrew Jiang tested it: 24 hours after giving Clawdbot the idea, it had completed scraping a content project involving 100 top X platform accounts, totaling 4 million tweets.

Now, he can partner with a copywriting AI agent to polish the first story. This era is amazing for creation.

Some are completely captivated by Clawdbot's capabilities.

A big shot said, Clawdbot is all you need.

Writes Its Own Code, Kills Zapier

Developer Federico Viticci recounted: Clawdbot showed me what the future of AI personal assistants looks like.

During testing, he asked Clawdbot to add functionality for image generation using Google's Nano Banana Pro model.

Not only did it do it, but it also obediently changed its own avatar to a "Zelda-style crab" upon command.

In daily use, the "memory files" are actually its automatically generated Markdown diaries, recording daily interactions.

The moment that most excited Viticci, and was also slightly terrifying, arrived.

Viticci asked if it could help him save money by canceling the automation services he previously bought on Zapier and switching to running locally on his Mac mini.

For example, automatically creating a new project in Todoist every Friday after sending the Newsletter.

Clawdbot thought for a moment and proposed a solution: set up a cron job on the Mac mini to check the RSS feed every few hours, and once there's an update, call the Todoist API to create a task.

After a 5-minute conversation, it actually wrote all the code on the Mac and got the process running. No cloud dependencies, no subscription fees, entirely done by the LLM calling local Shell tools.

Mac Minis Sell Out, Cook Smiles

Now, many people are even filling their homes with Mac minis just to run it.

Netizens joked that the Father of Clawdbot single-handedly boosted Apple's sales in the first quarter. Probably even Tim Cook would laugh in his sleep.

<极客迷们为之疯狂。div>

Does that mean you're not worthy without a Mac mini?

The Father of Clawdbot stated that there's no need to buy an additional device; you can just deploy a VPS to use it.

Even a long-unused, dusty MacBook or gaming PC can run it, and a Raspberry Pi勉强也行 (barely works too).

A Lobster, Ruling the World

On his personal homepage, the "Father of ClawdBot" aims to help a lobster rule the world.

Now, he has truly succeeded.

Many people have almost gone crazy trying to use it. One developer shared some personal experience and tutorials for non-developer audiences to understand.

You can understand it like this: ChatGPT and Claude live on websites; humans have to actively go find them, type, wait for a response, and then copy-paste elsewhere.

Clawdbot is an AI that "lives" in your phone. The reason it's so popular mainly comes down to three reasons:

1. It actually has "memory"

Ask Siri what you said to it yesterday, and it will definitely be clueless.

Clawdbot remembers your last conversation, remembers your preferences, and even remembers a small thing you mentioned casually two weeks ago.

It continuously accumulates background information over time, becoming more and more understanding of you.

What Apple's Siri couldn't solve in 13 years has now been cracked by an AI expert who came out of retirement.

2. It "proactively" seeks you out

This is the coolest point. Ordinary AIs always wait for people to open them. Clawdbot takes the initiative:

Hey, you have 3 urgent emails, and there's a meeting in 20 minutes;

That stock you follow just dropped 5%;

The weather isn't great tomorrow, you might need to adjust your schedule.

It feels like hiring a real private secretary who actually keeps an eye on things for you.

3. It can directly control the computer

It doesn't just talk and answer questions; it can really work:

Fill out forms, send emails, move files, run programs, control the browser.....

One guy重构 (refactored) his entire website while lying in bed watching Netflix. He never touched his laptop the whole time, just texted Clawdbot what to do.

The developer said many people have fallen into a misconception—

I've seen people stack 3 Mac minis on their desk, pulling Raspberry Pis everywhere,搞得好像在建数据中心一样 (as if they're building a data center), but it's really not necessary.

Clawdbot can run on a $5 per month cloud server, cheaper than a cup of coffee, with a minimum cost of $25.

The technical requirements are actually simple:

A cheap cloud server (or your own computer)

Install Node.js (free software)

A Claude or ChatGPT subscription. That's it, no need to pioneer some "Mac mini farm."

Basic cost estimate—

Software: Free (open source)

Server: $5-50 per month (depending on usage). Most people can get by with a $5 Hetzner VPS, or run it directly on their own computer ($0).

AI fees: $20-100 per month. Claude Pro is $20/month, or pay directly based on API usage.

Total: About $25-150 per month, and you get a truly capable AI assistant.

Think about it, some "AI consultants" charge $10,000 just to set up a basic robot; this price is简直香爆了 (incredibly attractive).

So, how is it different from ChatGPT and Siri?

ChatGPT is a chat box; Clawdbot is an assistant living in your personal life. Siri's memory is about as good as a goldfish's; Clawdbot actually has a brain.

How to Get Started?

In simple terms, Clawdbot runs on a computer, can connect to chat software, you send messages, it replies.

Of course, it can also execute tasks on the computer.

From a professional perspective, a "gateway" runs in the background, which can be seen as a switchboard operator.

Messages come in from channels like Telegram, and the gateway routes them to the AI. The AI thinks, replies, and triggers actions—like opening a browser or running a script.

Except for calling the Claude/ChatGPT API, personal data is not sent to any company's servers.

Some classic use cases:

Morning Briefing: Wake up, and there's already a summary on your phone: important emails, the day's schedule, to-do items. Helps you sort out your thoughts before even getting out of bed.

Health Tracking: "Connected to a WHOOP fitness tracker, reports data daily." Someone set it up in 5 minutes, automatically gaining health insights every day.

Email Management: "Help me unsubscribe from all these乱七八糟的 (messy) news emails." It will log into the邮箱 (email) itself, find the spam, and handle it.

Research Assistant: "Help me find the 5 best-reviewed restaurants near hotels in Tokyo." It will search, compare prices, and give suggestions, all within the chat box.

Task Automation: "Every Friday at 5 PM, send me a weekly review." Set it once, and it can run forever.

High-end Tricks: One user had Clawdbot write meditation scripts, generate audio with AI voice, add background music, and send it to him准时 (punctually) every morning. 100% automated.

Do You Need Technical Skills?

Honestly, you need a little.

If you can follow instructions and know how to copy-paste command lines, you can manage it. It's not a "click and done" thing, but it's not rocket science either.

Official website here: https://clawd.bot

The installation command is just one line:

curl -fsSL https://clawd.bot/install.sh | bash

Then follow the setup wizard; it will teach you how to connect chat software.

If this seems too hardcore, you can wait a few months. The community optimizes the process weekly to make it simpler.

In this era of information explosion, what people lack is a second brain that can filter, remember, and execute for them.

Clawdbot is a typical representative, fulfilling the dreams of many.

Perhaps, in the future, a company only needs one CEO and many Clawdbots.

References:

https://x.com/NoahEpstein_/status/2015136736989397011?s=20

https://x.com/nickvasiles/status/2014790519529095447?s=20

https://x.com/naruto11eth/status/2015030005370417636?s=20

https://www.macstories.net/stories/clawdbot-showed-me-what-the-future-of-personal-ai-assistants-looks-like/

相关问答

QWhat is Clawdbot and why has it become so popular in Silicon Valley?

AClawdbot is an open-source, 24/7 AI assistant developed by Peter Steinberger that runs locally on devices like Mac mini. It acts as both a local AI agent capable of calling models like Claude and Gemini, and a gateway that communicates via apps like WhatsApp and iMessage. Its popularity stems from its ability to have infinite memory, proactively perform tasks, and operate with full access to the user's system, effectively reshaping the concept of a personal AI super assistant.

QHow does Clawdbot address the memory limitations of current large language models?

AClawdbot solves the memory limitation by maintaining persistent memory through locally stored Markdown diary files that record all interactions. This allows it to remember details from previous conversations, user preferences, and even minor mentions from weeks ago, enabling it to accumulate context over time and become more personalized.

QWhat are some practical examples of tasks Clawdbot can perform autonomously?

AClawdbot can autonomously handle tasks such as managing business operations (scheduling, inventory, customer service), controlling home automation systems (adjusting boilers based on weather), web scraping (collecting data from social media), writing and running scripts to replace services like Zapier, and providing personalized updates like morning briefings and health insights.

QWhy did Clawdbot lead to a surge in Mac mini sales, and are there alternative ways to run it?

AClawdbot led to a surge in Mac mini sales because it is optimized to run efficiently on these devices, making them a popular choice for users. However, alternatives include using a VPS (Virtual Private Server) for as low as $5 per month, repurposing old MacBooks or gaming PCs, or even using a Raspberry Pi, though performance may vary.

QWhat are the key differences between Clawdbot and conventional AI assistants like ChatGPT or Siri?

AUnlike ChatGPT, which is primarily a chat interface, Clawdbot is an integrated life assistant with system-level access to perform tasks directly. Compared to Siri, which has limited memory, Clawdbot features persistent memory, proactive notifications, and the ability to execute commands on the user's device, making it more capable and context-aware.

你可能也喜欢

Zcash上涨1500%,其最大支持者解释原因

据Zcash主要支持者乔希·斯威哈特分析,ZEC价格约1500%的飙升并非偶然,而是2023至2024年间在治理、产品、叙事和组织结构上进行多年重置的成果。 他指出,三年前ZEC价格约30美元,仅不到11%的供应量被屏蔽(shielded),且社区陷于治理争议。如今ZEC价格约600美元,约31%的供应量被屏蔽,用户控制的屏蔽钱包持有价值超30亿美元,且屏蔽交易占比在三月中旬达到86.5%。 **治理重置成为核心**:2024年,Electric Coin Co.宣布不再接受直接资助,打破了原有核心机构长期获得固定区块奖励的格局。网络升级6取消了直接资助,将8%奖励导向社区赠款,12%放入协议控制的锁箱,供ZEC持有者追溯奖励为生态创造价值的贡献者。同时,商标协议的终止消除了ECC和Zcash基金会对协议的潜在否决权,使治理更加去中心化。 **产品重心回归用户与屏蔽使用**:ECC于2024年1月将重点转向用户增长。默认屏蔽的钱包Zodl(原Zashi)于2024年3月推出,带动屏蔽供应量从约11%升至2025年底的约30%。钱包自10月起处理了超6亿美元的ZEC互换,反映了真实用户对隐私和自托管的选择。 **叙事从“隐私币”转向“不可阻挡的私人货币”**:这一新定位使Zcash更易被机构理解,吸引了如Robinhood上线、Multicoin披露持仓、Grayscale提交ETF申请及Foundry推出矿池等进展。 **组织重组与融资**:2026年1月,ECC团队脱离后成立了Zcash开放开发实验室(ZODL),并获得了Paradigm、a16z crypto等机构2500万美元融资,旨在以初创公司的速度和资本推动大规模消费者产品开发。 近期重点包括提升用户体验、可扩展性(目标将区块时间从75秒降至25秒)及后量子安全准备。斯威哈特总结,Zcash将变得更快、更易用、功能更丰富、可扩展性更强并具备后量子安全性。 截至发稿时,ZEC交易价格为570.36美元。

bitcoinist33分钟前

Zcash上涨1500%,其最大支持者解释原因

bitcoinist33分钟前

比特币已实现市值回升至正值区域,市场重获力量

比特币价格在周日小幅反弹后重回8万美元关键点位上方,多个指标开始重新显现强势。其中,比特币已实现市值(Realized Cap)随着市场状况缓慢改善,近期已转为看涨信号。 比特币重新燃起的看涨势头正逐渐体现在多个关键链上指标中,反映出市场动态的转变。比特币已实现市值目前显示出强势,随着市场情绪改善,已回升至正值区域。该指标通过计算已实现利润与已实现亏损的差值得出,反映了比特币市场创造或摧毁的价值。 CryptoQuant平台分析师Darkfost指出,该指标目前正显示复苏信号,这意味着资金正流入比特币。截至周日,比特币已实现市值已转正,增长率约为+0.25%。虽然增幅尚不显著,但这是在今年2月经历超过-2.6%的急剧下跌之后发生的。Darkfost认为,当前阶段代表了资产从“弱手”向“强手”的转移。 与此同时,另一个关键指标比特币净已实现利润/亏损也已转为正值。这一变化表明,以盈利状态转移的代币数量超过了以亏损状态转移的数量,显示出市场信心和投资者情绪正在稳步改善。链上分析账户On-Chain Mind指出,该指标是五个多月以来首次转正。 总体而言,这些链上指标的改善标志着市场正在经历一个修复过程,投资者情绪好转,资金开始回流。然而,这并不等同于直接进入牛市,趋势能否持续仍有待观察。

bitcoinist5小时前

比特币已实现市值回升至正值区域,市场重获力量

bitcoinist5小时前

BTC市场脉搏:第20周

比特币在过去一周从77,000美元高位震荡上行至82,000美元低位,买盘持续吸纳回调,尽管价格在局部高点附近动能有所减弱。现货CVD(累计成交量Delta)大幅上升,反映了强烈的看涨情绪和对价格上涨的高度信心。同时,现货交易量增加,表明近期的价格走势得到了更强投资者参与的推动。然而,价格动能的放缓指向更均衡的买卖压力,暗示市场可能进入一个稳定阶段。 期货市场方面,风险偏好同样上升。期货未平仓合约增加,表明投机活动加剧和风险承担意愿增强;永续合约CVD飙升,显示持续的看涨动能。但多头资金费率下降,意味着空头兴趣抬头,看涨情绪可能正在减弱。 期权市场对下行保护的需求下降,未平仓合约上升,表明市场预期转向中性偏多。然而,波动率利差大幅扩大,显示期权定价蕴含的风险显著高于已实现波动,反映出参与者中存在较高的不确定性。 链上活动显著增强,每日活跃地址、实体调整后的转账量和总手续费收入均有所上升,指向用户参与度提高和网络活动增加。与此同时,流动性状况持续稳定,短期投机资本的减少降低了即时卖压,而已实现市值变化则显示适度的净资本流入。 盈利能力指标也有所改善,市场从未实现亏损重回盈利状态。然而,处于盈利状态的供应百分比仍低于通常与大规模获利了结相关的水平,表明市场乐观情绪依然克制而非狂热。 总结来说,比特币的市场结构继续改善,得到更强的链上活动、更健康的盈利能力和更稳定的持有者仓位的支持。虽然看涨基调正在形成,但较温和的资本流入和谨慎的市场情绪表明,市场对风险偏好的变化依然敏感。

insights.glassnode7小时前

BTC市场脉搏:第20周

insights.glassnode7小时前

交易

现货
合约

热门文章

加密市场宏观研报:原油飓风、AI巨浪与比特币的十字路口

全球金融市场正经历一场由地缘冲突引发的系统性重估:霍尔木兹海峡封锁导致原油一度暴涨30%,G7紧急释放储备后涨幅收窄,滞胀风险取代通胀成为核心担忧,美元成为“唯一避风港”并逼近100大关,亚太及美股遭遇“黑色星期一”全线重挫;AI领域则冰火两重天,国家发改委提出“十五五”末10万亿规模目标,OpenClaw项目火爆推动概念股狂飙;比特币在宏观风暴中跌破70000美元关键防线。

454人学过发布于 2026.03.12更新于 2026.03.12

加密市场宏观研报:原油飓风、AI巨浪与比特币的十字路口

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对AI(AI)币价的意见。

活动图片