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.

你可能也喜欢

帕克·刘易斯解释为何比特币仍是最佳货币

知名比特币分析师帕克·刘易斯在访谈中批评了某些上市公司以“数字信贷”形式销售永续优先股的营销策略,认为这从根本上扭曲了比特币的本质。他指出,比特币在算法层面不具备法币收益性,承诺定期分红主要依赖牛市吸引新投资者来维持,风险极高。 刘易斯引用数据说明此类衍生品的巨大风险:全球信贷市场规模达300万亿美元,而永续优先股市场仅约1万亿美元,这表明机构有意规避这种无还款期限的资产,将风险转嫁给信息不足的散户。 针对“比特币波动性太大”的常见观点,他认为波动性是这一供应量严格受限的新资产被大规模采用过程中的自然数学结果。新人入场需出更高价从早期持有者手中购买,导致价格剧烈波动。他建议投资者直接持有比特币,这比投资MicroStrategy等公司发行的衍生品更安全。 投资者将焦点从直接持有加密货币转向公司衍生品,会忽视法币急速贬值的真正威胁。刘易斯以自创的“肋眼牛排指数”为例,指出其本地超市一款牛排价格从2020年的19.99美元涨至37.99美元,反映年化约12-13%的真实通胀,远超官方平滑后的CPI数据。 在全球通胀环境下,最明智、保守且安全的策略仍是直接持有比特币并完全掌控私钥。追逐加密货币国库股等公司工具的收益只会叠加隐性系统风险,而理解去中心化货币的本质才能有效保护财富免受宏观经济动荡影响。

cryptonews.ru3小时前

帕克·刘易斯解释为何比特币仍是最佳货币

cryptonews.ru3小时前

比特币为何在美联储强硬暂停后守住 64,000 美元关口

比特币在美联储暂停加息后维持在64,000美元附近,结束了7月的交易。市场对美联储维持利率不变的决定反应剧烈,但并未获得政策即将转向的明确信号。在此背景下,资金重新流入比特币现货ETF,加密货币总市值保持在2.29万亿美元左右,主要山寨币走势分化。 投资者目前处于观望状态。一方面,高利率和美联储的强硬立场抑制了风险偏好;另一方面,市场未出现恐慌性抛售、比特币ETF恢复资金净流入以及关键价位的韧性表明,数字资产市场尚未准备好大幅下跌。 **关键信息:** - 美联储维持利率在3.50%-3.75%,投票结果为9:3,三位委员支持加息。 - 比特币现货ETF净流入3210万美元,结束了连续流出;以太坊ETF则净流出约1865万美元。 - 比特币在63,000-66,000美元区间内盘整,63,000-63,500美元构成支撑,66,000美元是近期阻力。 - 以太坊价格在1,900美元附近承压,但其网络基本面(如质押意愿)保持稳定。 - 资金在主要加密货币间轮动,比特币重获机构青睐,Solana相关产品也有资金流入。 - 美国CLARITY Act法案审议被推迟至秋季,降低了其在2026年内通过的可能性。 技术层面,比特币能否在63,000美元上方保持稳固、以太坊能否守住1,860美元以及机构资金流入能否持续,被视为市场能否在2026年下半年构筑复苏基础的关键信号。

cryptonews.ru3小时前

比特币为何在美联储强硬暂停后守住 64,000 美元关口

cryptonews.ru3小时前

交易

现货

热门文章

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

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

537人学过发布于 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)币价的意见。

活动图片