This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

Stacy

The friendly operating system for AI.

Open Source
Artificial Intelligence
GitHub
SDK
Visit WebsiteSee on Product HuntGithubTwitter

Hunted byArpan Mondal Arpan Mondal

Every AI agent needs a safe computer. Most rent it from someone else's cloud. StacyVM is self-hosted sandbox infrastructure for AI-generated code — Firecracker, Docker, gVisor, and PRoot behind one API. Signed worker identity, live preview URLs, REST + Python + TypeScript SDKs. Production-ready at Phase 14. One install: npx stacyvm-setup@latest. The first piece of StacyOS — the operating system the agent economy assumes already exists.

Top comment

Hey Product Hunt 👋 I'm Arpan, building StacyOS with a small team. What we're shipping today StacyVM v1.0 — self-hosted sandbox infrastructure for AI agent execution. It's the first piece of a bigger project (StacyOS), but it's a real product on its own. If you've been building AI agents and you've felt the weirdness of routing every piece of agent execution through someone else's cloud, this is for you. The problem that drove us here Every coding agent, every AI workflow, every "vibe-coded" app eventually needs to run somewhere safe. Today the default answer is a managed cloud sandbox — E2B, Daytona, Modal. They're great products. But three things kept bothering us: (1) Your code, your data, your execution all leave your boundary. (2) There's no signed attestation of which worker did what — if you need to audit "who ran this," the answer is usually a chat log. (3) You're locked into one provider's runtime, pricing model, and uptime. StacyVM is the self-hosted alternative. Multi-provider runtime (Firecracker for production, Docker for local, gVisor and PRoot for restricted hosts) behind one stable API. Signed worker identity with HMAC-SHA256 tokens, audience separation, emergency revocation. OIDC/SSO, RBAC, tenant audit export, mTLS for worker RPC. Live preview URLs. REST API plus Python and TypeScript SDKs. Phase 14 just shipped — the hardening release that makes it production-grade. How to try it (60 seconds) npx stacyvm-setup@latest That installs the control plane and gets a sandbox running locally. From there: pythonfrom stacyvm import Client c = Client("http://localhost:7423") s = c.spawn(image="python:3.12") print(s.exec("python -c 'print(40+2)'").stdout) Docs: https://docs.stacyos.xyz · Repo: https://github.com/StacyOS/stacyvm Where this is going StacyVM is the execution layer of a larger project. The full StacyOS has four layers — execution (StacyVM, shipped), coordination (Stacy Sync, three published research papers, federation primitive in ~90 days), memory (Stacy Brain, roadmap), and a sovereignty layer that wraps the rest. The thesis: the agent economy is being built layer-by-layer, and the substrate underneath those layers doesn't exist yet. StacyVM is the first piece of that substrate shipping. If you're building an AI agent, a coding assistant, a workflow tool, or anything that needs sandboxed execution with real audit — please install it and break things. We have 5 design partner slots open for Q3 if any of you are taking this into production. DMs open here and on X (@stacyos). Open source, Apache-2.0-licensed. Three research papers on ResearchGate if you want to go deep on the architecture. Happy to answer anything in the comments today. Thanks for taking a look 🙏

Comment highlights

No comment highlights available yet. Please check back later!

About Stacy on Product Hunt

The friendly operating system for AI.

Stacy was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #158 on the daily leaderboard. Every AI agent needs a safe computer. Most rent it from someone else's cloud. StacyVM is self-hosted sandbox infrastructure for AI-generated code — Firecracker, Docker, gVisor, and PRoot behind one API. Signed worker identity, live preview URLs, REST + Python + TypeScript SDKs. Production-ready at Phase 14. One install: npx stacyvm-setup@latest. The first piece of StacyOS — the operating system the agent economy assumes already exists.

Stacy was featured in Open Source (68.4k followers), Artificial Intelligence (468.5k followers), GitHub (41.2k followers) and SDK (755 followers) on Product Hunt. Together, these topics include over 126.2k products, making this a competitive space to launch in.

Who hunted Stacy?

Stacy was hunted by Arpan Mondal . A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Stacy stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.