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.

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.

你可能也喜欢

意大利央行未发现稳定币在汇款中存在系统性优势

意大利银行的一项研究显示,稳定币在跨境汇款中并未展现出持续的成本与速度优势。其潜在优势被法币出入金手续费以及本地支付基础设施的处理流程所抵消。 研究比较了通过200 USDC在意大利与巴西、阿根廷、日本、阿联酋和南非等10条双向通道进行汇款的成本与结算时间,并与标准汇款服务进行对比。 结果显示,稳定币转账的总成本在0.3%到近9%之间波动,具体取决于汇款方向。在具备即时支付系统的通道中,结算可在20分钟内完成;若缺乏此类基础设施,则需一至两个工作日。 主要成本和延迟源于货币兑换以及当地基础设施的质量。区块链网络手续费并非主要因素。 尽管在大多数研究通道中,稳定币成本低于世界银行统计的全球平均汇款成本(6.65%),但与传统汇款服务商Wise相比,仅在七条可比通道中的三条具备成本优势。 研究者认为,若稳定币能直接用于商品服务消费而无需兑换成当地货币,其优势将更为明显。同时指出,禁令性监管无法消除市场对稳定币的需求,而过严的规则只会增加零售用户的使用难度。 此外,报告提及,稳定币总市值在7月已从5月峰值下跌超100亿美元,至约3100亿美元,创下自2022年5月Terra崩溃以来的最大月度跌幅。

cryptonews.ru2小时前

意大利央行未发现稳定币在汇款中存在系统性优势

cryptonews.ru2小时前

比特币热潮正酣:塞勒尔新声明引发关于购买的猜测

纳斯达克上市公司MicroStrategy(代码:MSTR)的执行董事长迈克尔·塞勒于8月2日发布信息“Bitcoin Drive engaged”(比特币驱动已启动),再次引发市场对于该公司将在周一宣布新一轮比特币购买的猜测。其周日的帖子附带了该公司惯用的购买追踪图表,这符合塞勒通常在每周财报发布前暗示其金库变动的做法。 塞勒的附图报告显示,MicroStrategy的比特币储备为843,775枚BTC,市值约532.5亿美元。平均购买成本为每枚75,653美元,未实现亏损为105.8亿美元(-16.58%)。截至8月2日,累计进行了113次购买操作。 此前在7月27日,类似的周日信号曾预告了公司的公告,当时塞勒发文称“我们还需要一种颜色”,随后MicroStrategy披露了其更大的现金储备。这种时间上的巧合强化了市场对周一将发布新金库状况公告的预期。 然而,该公司实时账本显示,在最近两次共计出售3,588枚BTC(包括1,363枚和2,225枚)后,其比特币储备已从847,363枚降至843,775枚。根据提交给美国证券交易委员会(SEC)的文件,这些出售是为了资助优先股支付并补充美元储备。最近的报告还显示,在截至7月26日的一周内,MicroStrategy没有购买任何比特币,同时将其美元储备增加至约37.5亿美元,这使其优先股股息和债务利息的预计覆盖期限延长至约2.1年。 财务风险依然高企,该公司报告2026年第二季度运营亏损83.3亿美元,与上年同期140.3亿美元的运营利润形成急剧逆转。这些业绩包含了公司数字资产方面83.2亿美元的未实现亏损,而2025年第二季度为未实现利润140.5亿美元。 管理层还可能通过额外出售比特币获得高达12.5亿美元,以补充用于支付优先股股息和债务利息的美元储备。因此,预计周一的披露将揭示“Bitcoin Drive”信息是否标志着资产积累的恢复,因为MicroStrategy需要在平衡其843,775枚BTC自有储备与不断增长的现金负债和积极的资本管理之间做出抉择。

cryptonews.ru2小时前

比特币热潮正酣:塞勒尔新声明引发关于购买的猜测

cryptonews.ru2小时前

交易

现货

热门文章

从H2A到A2A:AI Agent经济体与Crypto新机遇

6月17日,哈佛大学独立研究员、美国AI科学院(NAAI)通讯院士、比特币基金会终身会员韩锋做客火币HTX《大咖讲堂》第三期,以《从H2A到A2A》为主题,分享了其对Agent经济、Crypto基础设施及数字社会未来发展的思考。

539人学过发布于 2026.07.01更新于 2026.07.01

从H2A到A2A:AI Agent经济体与Crypto新机遇

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

2026年,美股IPO市场重回高热度。本文梳理即将上线或受关注的热门赛道龙头,分析具备投资潜力的交易标的及其逻辑,并探讨宏观趋势与相关风险。

2.5k人学过发布于 2026.07.08更新于 2026.07.08

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

相关讨论

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

活动图片