Recently, a problem has appeared on GitHub.An open-source project called "Clawdbot"It garnered over 2.4 stars in a short period of time, attracting not only Silicon Valley engineers but also Logan Kilpatrick, the product manager of Google AI Studio, who publicly admitted to being a fan.

This AI Agent, hailed as the "open-source version of Jarvis" (the AI assistant from "Iron Man"), can not only write programs and reply to emails, but can even help with online grocery shopping. Interestingly, in order to deploy this 24/7 online AI employee, many developers began frantically buying Mac minis, unexpectedly sparking a hardware purchasing frenzy.
More than just a chatbot, it's a super employee with "hands and feet".
Clawdbot's core concept differs from commonly used ChatGPT or Gemini. It is not just a conversational window, but a "local-first" AI gateway.
In short, Clawdbot will "host" your computer device (Mac, Windows, or Raspberry Pi) and have system privileges equivalent to those of a human. It can connect to large AI models such as Anthropic Claude, Google Gemini, or OpenAI as its "brain" and receive commands through your commonly used communication software (such as Slack, Discord, Telegram, iMessage, etc.).
More importantly, it possesses "skills" and "memory" capabilities, enabling it to actually call up terminals, execute Python scripts, control browsers to search for information online, and even remember your long-term work habits.
Why do so many people buy a Mac mini to install and use it?
Since it's open-source software, why is the Mac mini so popular? The reason is that Clawdbot needs a stable, quiet, and low-power environment to be on standby 24 hours a day.
Compared to expensive cloud servers or noisy PCs, the Mac mini has the following advantages:
• The environment is more like a real person:When using a Mac mini for automated web page operations (such as web scraping and automated order placement), its browser fingerprint is closer to that of an average consumer, making it less likely to trigger the website's robot verification mechanism.
• High cost performance:Used M1 or brand new M4 Mac minis are affordable and have extremely low power consumption, making them ideal as home AI servers.
• Ecosystem Integration:Through tools such as iMessage or Tailscale, the Mac mini can be easily integrated into the Apple ecosystem, enabling remote cross-device control.
Some people online have even bought 12 Mac minis at once and deployed a "digital army" with different AI agents responsible for reading financial reports, writing tweets, and handling emails, just like a small automation company.
A billionaire's retirement masterpiece
Clawdbot developersPeter SteinbergerHe has quite a background; he developed the famous PDF SDK tool PSPDFKit and retired in 2021 with a profit of approximately 1 million euros, making him financially independent. After retiring, feeling empty, he decided to return to programming and single-handedly developed this project that has driven developers around the world crazy.
Currently, Clawdbot has a wide variety of applications: some people send messages to their home AI at the gym to fix program bugs; some people ask the AI to automatically plan three meals a day based on the weather forecast and buy groceries online; some netizens even give the AI some start-up capital so that it can analyze the stock market and make trades on its own.
My clawdbot just asked me for an RTX 4090. Instead of buying it, I gave it a $2K trading wallet on Hyperliquid.
I said: If you want the GPU, earn it. It now trades crypto, stocks, and commodities 24/7.
It scans Twitter sentiment, tracks Trump posts, and decides trades on its… pic.twitter.com/5Yfa33UbnQ
— Legendary (@Legendaryy) January 24, 2026
Analysis of viewpoints
The phenomenal success of Clawdbot symbolizes that AI applications are shifting from simply "generating content" to "agentic workflow." In the past, we asked AI questions; now we command AI to do things.
This "Bring Your Own Device" (BYOD) AI hosting model breaks the cloud giants' monopoly on data. Your conversation history and operational logic remain locally on your Mac mini, preserving both privacy and customization flexibility. This also explains why the Mac mini has become the hardware choice for this wave—it is currently the most suitable "digital mansion" to house an AI employee.
However, I must also remind you that Clawdbot's power is built on granting "extremely high privileges." It can read and write files and execute shell commands. If it is accidentally hacked or the commands malfunction, it may damage your computer. I suggest that users who want to try it out should never install it on their main work machine where important data is stored. Buying a separate Mac mini or isolating it with a virtual machine is a safer approach.
Similar applications operate on the same model as the "Doubao AI Phone" launched by ByteDance in collaboration with ZTE. Unlike traditional mobile phone voice assistants that can only passively answer questions or execute simple commands, the Doubao AI Phone emphasizes multi-agent collaboration. This may mean that future AI technology development will lean more towards "agent" applications rather than simply providing users with appropriate answers.


