TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Arrakis – Open-source, self-hostable sandboxing service for AI Agents

27 pointsby abshkbhabout 2 months ago
Hi HN!<p>My name is Abhishek. I&#x27;ve spent my career working on Operating Systems and Infrastructure at places like Replit, Google, and Microsoft.<p>Today, I&#x27;m excited to launch Arrakis: an open-source and self-hostable sandboxing service designed to let AI Agents execute code and operate a GUI securely.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;abshkbh&#x2F;arrakis" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abshkbh&#x2F;arrakis</a><p>Watch Claude build a live Google Docs clone using Arrakis via MCP – with no re-prompting or interruption. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=IZ5cAnhAdPQ" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=IZ5cAnhAdPQ</a><p>Key Features<p>- Self-hostable: Run it on your own infra or Linux server.<p>- Secure by Design: Uses MicroVMs for strong isolation between sandbox instances.<p>- Snapshotting &amp; Backtracking: First-class support allows AI agents to snapshot a running sandbox (including GUI state!) and revert if something goes wrong.<p>- Ready to Integrate: Comes with a Python SDK (<a href="https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;py-arrakis&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;py-arrakis&#x2F;</a>) and an MCP server (<a href="https:&#x2F;&#x2F;github.com&#x2F;abshkbh&#x2F;arrakis-mcp-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abshkbh&#x2F;arrakis-mcp-server</a>) out of the box.<p>- Customizable: Docker-based tooling makes it easy to tailor sandboxes to your needs.<p>Sandboxes = Smarter Agents<p>As the demo shows, AI agents become incredibly capable when given access to a full Linux VM environment. They can debug problems independently and produce working results with minimal human intervention.<p>I&#x27;m the solo founder and developer behind Arrakis. I&#x27;d love to hear your thoughts, answer any questions, or discuss how you might use this in your projects!<p>Get in touch<p>- Email: abshkbh AT gmail DOT com - LinkedIn: <a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;in&#x2F;abshkbh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.linkedin.com&#x2F;in&#x2F;abshkbh&#x2F;</a><p>Looking forward to your feedback!

2 comments

ashishbijlaniabout 2 months ago
Hi Abhishek, the backtracking feature looks super useful. Congrats on launching!
评论 #43562418 未加载
rasmus1610about 2 months ago
The name checks out for a sandbox! Well done
评论 #43565443 未加载