Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 3.21 KB

File metadata and controls

70 lines (58 loc) · 3.21 KB
title Introduction
description Run your agents 24/7. Walled, watched, killable.
🧟 **Early Access Preview** · Pre-release — revised release coming up by April 11. APIs, CLI, and behavior may change without notice before general availability.

Why we pivoted

We started by obsessing over one thing: making AI-generated code correct. Self-repair loops, quality scoring, scorecard evidence. Good problems — but narrow ones. Frontier models get better every quarter, and the gap we were optimizing for keeps shrinking on its own.

The tempting move is to double down — we built it, so we stick with it. But code is cattle, not pets. You don't keep a solution alive just because you wrote it.

So we killed the old approach and pivoted. UseZombie is now a runtime for always-on agents — you bring your agent, we handle the credentials (hidden from the sandbox, injected at the firewall), webhooks (wired automatically), audit logs (every action timestamped), and a kill switch. Your agent runs 24/7 without ever seeing a password.

What UseZombie does

UseZombie is agent hosting infrastructure. Connect your agents, and we handle credentials, webhooks, and walls — your agents run 24/7 without ever seeing your keys.

Connect your agent and have it running in minutes.

What zombies do

Your agent runs continuously in a sandboxed process and restarts on crash. No babysitting. Agents never see tokens. The firewall injects them per-request, outside the sandbox boundary. Receive events from email, Slack, GitHub, and more — without ngrok or custom servers. See what your agent did, when, why, and how much it cost — before the invoice surprises you. Per-run token budgets and wall time limits. One bad prompt never becomes an infinite burn. Stop any agent mid-action from the CLI or Mission Control.

Explore the docs

Understand the agent hosting model and credential firewall. Agents, workspaces, credential walls, webhooks, and observability. Full command reference for zombiectl. REST API for agent management and event ingestion. Deploy and operate the UseZombie control plane. Contribute to UseZombie on GitHub.