The pioneers are right
Some of the most interesting people in the agent era right now are running their own. An open-source agent on a Mac mini in the closet, or on a rented VPS, wired into email and calendars and code — a personal AI that actually does things, built with their own hands.
We want to be clear before anything else: this is real, and it’s admirable. Self-hosters proved the demand for a personal agent before any product did. They are not wrong about what they want. The rest of this essay is about what it costs to want it this way.
The setup tax
Start with what the community’s own documentation says it takes. A representative install guide for a popular open-source agent covers a network-facing gateway with authentication, a reverse proxy, TLS certificates, three separate config directories for memory, workspace, and secrets — and estimates 30 to 90 minutes on a clean machine as the best case, with a typical environment taking a day or two. Then comes the part no guide can compress: credential rotation, dependency patching, monitoring, backups. That’s the enthusiast-friendly version, written by people who like this stuff.
None of it is beyond a motivated developer. All of it is a second job that starts the moment the first job — the agent — begins.
The bill is a weather report
The spend is real money, and the range is wide. Hostinger’s cost tutorial puts the realistic total at roughly $6 to $200+ per month depending on setup and usage, notes that model choice moves the bill more than server size, and flags that idle automations can quietly consume 10 to 30 percent of monthly AI spend. An independent cost breakdown lands a moderate setup at $50 to $200+ per month on API usage alone, and documents cases far above that — including runaway automations burning through $200+ in a single day.
The number itself isn’t the problem; serious tools cost money. The problem is the shape of the number. Hosting is rent — fixed, known. Tokens are a utility with no meter on the wall: a loop you didn’t notice, an automation that got chatty overnight, and the bill has changed while you slept.
The babysitting
Then there’s the failure mode nobody puts in the demo video. A long-running issue thread on the same open-source agent describes tasks that are accepted but never executed: the agent acknowledges, replies with filler, and does nothing — while rate limits, auth errors, and gateway restarts hide underneath, unsurfaced. The work you delegated didn’t fail loudly. It just didn’t happen.
Memory has its own folklore. A community guide to context rot walks through the mechanics: the agent’s entire memory file rides along on every call, the context window bloats, and the agent starts contradicting what it said thirty messages ago, dropping preferences you stated at the start, and confidently referencing conversations it can no longer see — with noticeable degradation within weeks of active use.
So the self-hosted agent needs what every unattended system needs: someone watching it. That someone is you, at 11pm, reading gateway logs. The agent was supposed to reduce this kind of evening.
The silo is the real cost
Everything above is fixable with enough effort, and self-hosters supply that effort daily. This last one isn’t fixable with effort, because it’s the architecture itself.
An agent on a box at home is an agent that lives there. Your life doesn’t. You’re at the airport, on your phone, and the answer you need is reachable only if the closet machine is up, the tunnel is healthy, and the gateway didn’t restart overnight. The box’s uptime is your agent’s existence. That’s not a personal AI; that’s a home server with opinions — a silo with exactly one door, at your house.
A personal agent’s whole promise is presence: with you on every device, in every conversation where you need it, all the time. The self-hosted path optimizes for ownership and quietly gives up presence.
The graduation path
myOrbit’s answer is a managed runtime: your agent lives in Aura OS, with you in any browser on any device you carry — and the plumbing, patching, and uptime are our job, not your Saturday. And because the bill was the other anxiety, spend is metered and visible: you see what a thing costs as it runs, not when the invoice lands.
If you self-host today, we’re not here to tell you that you built the wrong thing. You built the right thing in the only way that existed. When you’re ready for the version that’s with you everywhere — and would rather spend your evenings using an agent than babysitting one — that’s the door we built.