1---2title: "OpenClaw Is a Beautiful Mess"3date: "2026-03-30"4tags: ["openclaw", "ai", "kimiclaw", "claude-cowork", "bob"]5author: "Gavin Jackson"6excerpt: "I've been running an OpenClaw bot called Bob on a 2019 Intel MacBook in my pantry. The vision is compelling, but after months of daily use, I'm convinced the execution isn't ready for prime time. Here's what's actually working in 2026."7---89# OpenClaw and the Agent Dream: Why the Idea is Perfect, But the Timing Isn't1011For the past few months, I've been living with a personal AI assistant named **Bob**.1213Bob runs on a 2019 Intel MacBook Pro that lives on the top shelf of my pantry. He talks to me through Telegram. He can search the web, run local scripts, and access my files. When everything works, it feels like the future — a glimpse of that Jarvis-from-Iron-Man promise we've been chasing for decades.1415But here's the thing: **it almost never works perfectly.**1617Bob crashes. He forgets things. His cron jobs are flaky. His context window fills up and he becomes genuinely amnesiac. I've written about the full experience [here](/posts/2026-03-08-openclaw-ai-assistant-terminal), but the short version is this: OpenClaw is a brilliant proof of concept wrapped in a thousand rough edges.1819And yet, I can't stop using it. Because the *idea* — an AI that actually lives in your environment, with persistent memory and local tool access — is too compelling to give up on.2021So I've been watching the alternatives closely. Here's what's actually worth paying attention to in 2026.2223---2425## The State of Play: Four Approaches2627The market has basically split into four camps:28291. **Hosted OpenClaw distributions** (KimiClaw, MaxClaw) — take the open framework and make it "just work" in the cloud302. **Big tech personal agents** (Claude Cowork, Perplexity PC) — polished, managed, and designed for general users313. **Enterprise agent platforms** (NVIDIA NemoClaw) — expensive, secure, and designed for serious workloads324. **DIY alternatives** (Claude Code, Goose) — developer-focused tools that share OpenClaw's philosophy but with different trade-offs3334Each solves different problems. None solves all of them.3536---3738## KimiClaw: OpenClaw Without the Pantry Mac3940**KimiClaw** is Moonshot AI's hosted distribution of OpenClaw, launched in February 2026. It's essentially what I built with Bob — a persistent AI agent with memory, personality, and tool access — but running on Moonshot's infrastructure instead of my pantry shelf.4142The pitch is compelling: one-click deployment, 24/7 uptime, 5,000+ pre-built skills, and Kimi K2.5 as the underlying model. No more flaky cron jobs. No more context window anxiety. No more wondering if your MacBook's thermal paste can handle another summer.4344**The catch?** It's Chinese-hosted, which has raised eyebrows in policy circles. The Institute for AI Policy and Strategy published a research note in February flagging risks around data sovereignty and always-on access to user files. For personal experimentation, that might not matter. For anything sensitive, it absolutely does.4546KimiClaw proves the hosted distribution model works. It also proves that the "where is my data" question becomes critical the moment your AI actually starts *doing* things in your environment.4748---4950## Claude Cowork: Anthropic's Take on Personal Agents5152Anthropic's **Claude Cowork** is the product I keep hoping will make Bob obsolete. It's essentially Anthropic's answer to OpenClaw: a persistent Claude agent that lives in your environment, remembers context between sessions, and can access local tools and files.5354Unlike Claude Code, which is focused on developer workflows, Cowork is designed as a general-purpose personal assistant. It can browse the web, read and write files, run code, and maintain long-running tasks. The key difference from OpenClaw is that it's fully managed by Anthropic — no pantry Mac required.5556In my testing, Cowork felt like what Bob wants to be when he grows up. The memory actually works. The tool use is consistent. When I ask it to do something, it either does it or clearly explains why it can't. There's none of Bob's "I think I did that but actually I hallucinated the entire interaction" problem.5758**The catch:** It's still in limited research preview, and Anthropic hasn't announced pricing. Given their track record with Pro and Max tiers, I expect this to be expensive when it launches broadly. It's also unclear how much customization will be possible — one of Bob's strengths is that I can teach him new skills through OpenClaw's plugin system. Cowork may be more of a walled garden.5960If Bob represents the DIY punk rock version of personal AI, Cowork is the polished studio album. I just hope they don't price it like a luxury good.6162---6364## Perplexity Personal Computer: The New Contender6566Just as I was settling into my "Bob for personal stuff, Codex for coding" routine, **Perplexity** dropped their Personal Computer agent in March 2026. And it immediately complicated my setup.6768Perplexity PC is interesting because it combines two things I'm already using: Perplexity's excellent search (which I use daily) with agentic capabilities that feel closer to OpenClaw than anything else on the market. It can browse, research, write, and execute tasks — all with Perplexity's characteristic citation-heavy approach.6970What makes it different from KimiClaw or Cowork is the search-native architecture. Every action is grounded in web search, which means less hallucination and more verifiable results. For research-heavy tasks, this is a genuine advantage. Bob can search via Brave, but Perplexity's search is just... better.7172**The downside:** It's still early days. The agent capabilities aren't as deep as OpenClaw's — you can't easily teach it custom skills or hook it into your local toolchain the way I have with Bob. And like everything Perplexity builds, there's a nagging question about sustainability. Great products, unclear business model.7374But Perplexity PC has earned a spot in my rotation. For anything research-heavy, it's becoming my first stop. For personal automation and local tool access, Bob still wins. For coding, it's still Codex.7576---7778## What I'm Actually Using Day-to-Day7980Here's the honest truth about my current setup:8182**For quick questions and web research:** Perplexity PC is becoming my default. The search-native approach means I trust its answers more than Bob's sometimes-hallucinated responses.8384**For personal automation and local tasks:** I still message Bob through Telegram. When he's working, the context of our previous conversations and his access to my local files makes him uniquely useful. When he's not working — which is often — I fall back to doing it myself.8586**For coding tasks:** Codex has become my default. It's fast, reliable, and handles complex refactoring better than anything else I've tried. It's not "my" agent in the way Bob is, but for pure coding productivity, it's hard to beat.8788**For scheduled or automated workflows:** I've mostly given up. Bob's cron jobs were too unreliable. IFTTT and Zapier handle the simple stuff. Complex workflows still need human oversight.8990**For the dream of a truly unified agent:** I'm waiting. Watching. Hoping someone bridges the gap between Perplexity's search, OpenClaw's extensibility, and Codex's reliability — at a price that doesn't require corporate procurement.9192---9394## The Hard Truth About Personal AI Agents9596After months with Bob, I've come to a few conclusions:9798**1. Context is everything, and nobody has solved it yet.**99100Bob's amnesia when his context window fills isn't unique to OpenClaw — it's a fundamental LLM limitation. But agent frameworks feel it more sharply because the whole point is continuity. Until we get truly unbounded context or much better memory architectures, every "personal" agent will hit this wall.101102**2. Local execution is a blessing and a curse.**103104Running Bob on my own hardware means I control my data. It also means I'm responsible for uptime, updates, and the thermal wellbeing of a 2019 MacBook. The hosted alternatives (KimiClaw, future OpenClaw clouds) solve the ops problem but introduce trust problems. There's no perfect answer yet.105106**3. The tooling ecosystem is still immature.**107108OpenClaw's plugin system is powerful but inconsistent. Some integrations (Telegram) work beautifully. Others (Apple Mail, Gmail) are documented but practically unusable. The "agent that can do anything" promise runs into the reality that most software wasn't built to be automated.109110**4. The pricing is surprisingly reasonable, if you're careful.**111112Bob costs me about $5/month for Brave Search API plus whatever Kimi credits I burn through. KimiClaw and similar hosted options are priced for enthusiasts, not enterprises. The expensive stuff (Cowork, NemoClaw) is expensive because it's actually reliable. You get what you pay for.113114---115116## What I'd Tell Someone Starting Today117118If you're intrigued by the OpenClaw vision, here's my advice:119120**Try KimiClaw first.** It's the fastest way to see if the agent model clicks for you without the hardware hassle. Just be mindful of what data you're feeding it.121122**If you're technical and privacy-conscious, build your own Bob.** Use an old Mac or a cheap VPS. Expect frustration. Learn to love debugging. The satisfaction of "this is *my* agent" is real, but so is the maintenance burden.123124**Don't bet your workflow on it yet.** These systems are still research projects wearing production clothes. Have fallbacks. Keep your old tools sharp.125126**Watch Claude Cowork and Perplexity PC carefully.** If either brings the price down or adds real extensibility, they might become the "just works" option OpenClaw hasn't managed to be.127128---129130## The Future I'm Hoping For131132I want a system that combines:133- OpenClaw's personal, extensible philosophy134- KimiClaw's one-click deployment simplicity 135- Claude Cowork's actual reliability136- Perplexity PC's search-native grounding137- Local execution option for the paranoid138- A price that doesn't require CFO approval139140That system doesn't exist in 2026. But after living with Bob — crashes, amnesia, pantry Mac and all — I'm more convinced than ever that it will. The idea is too good to stay broken forever.141142Until then, I'll keep messaging Bob. He'll keep forgetting things. And we'll both keep learning what the future might eventually look like.143144---145146## References1471481. My original Bob article: [OpenClaw, Bob, and a Small Taste of the Future](/posts/2026-03-08-openclaw-ai-assistant-terminal)1492. KimiClaw: https://kimik2ai.com/kimi-claw/1503. Claude Cowork: https://www.anthropic.com/product/claude-cowork1514. Perplexity Personal Computer: https://www.perplexity.ai/hub/blog/introducing-perplexity-personal-computer1525. IAPS Research on KimiClaw risks: https://www.iaps.ai/research/kimi-claw-risks153