All activity
SuperHQ orchestrates Claude Code, Codex, and Pi coding agents inside isolated microVMs, with a secure auth gateway that keeps your API keys out of the sandbox.
SuperHQRun AI coding agents in real microVM sandboxes
Harsh Singhleft a comment
Hey everyone! I have been running multiple coding agents on my machine for a while and it always bugged me that none of them had real isolation. Most tools sandbox by cloning into git worktrees or just wrapping terminals. I built Shuru a few months ago (some of you might have seen it on HN) to solve the sandboxing part. SuperHQ is the app layer on top of it. Each agent gets its own microVM with...
SuperHQRun AI coding agents in real microVM sandboxes
Harsh Singhstarted a discussion
How do you sandbox your coding agents?
Curious how others are handling isolation when running coding agents like Claude Code or Codex. Are you running them directly on your machine? Git worktrees? Docker? Something else? I built SuperHQ because I wanted real VM isolation for each agent session. But I am curious what setups others are using and what pain points you are running into.
Harsh Singhleft a comment
AI agents need to run code. But letting them loose on your machine? That's a hard no. So I built Shuru, a local-first microVM sandbox for macOS, written in Rust 🦀. It boots a lightweight Linux VM using Apple's Virtualization.framework, runs your agent's commands in isolation, and throws everything away when it's done. Need to reuse an environment? Checkpoints save disk state so agents can pick...
SHURULocal-First Sandboxes for AI Agents on macOS.
Lightweight Linux VMs powered by Apple Virtualization.framework. Ephemeral by default. No Docker required.
SHURULocal-First Sandboxes for AI Agents on macOS.
Harsh Singhleft a comment
Hey there! We built Superpowers because we believe Chrome is already a fantastic foundation, and you shouldn't need a whole new browser to unlock agentic capabilities. We wanted to build an open-source, local-first extension that adds superpowers to your existing browsing experience, giving you seamless automation and intelligent information retrieval without sacrificing control or privacy....
SuperpowersBrowse the web with Superpowers
Superpowers is a Chrome extension that transforms the browser into an AI agent, enabling automated web interactions and information retrieval.
SuperpowersBrowse the web with Superpowers
Supafine is an AI tool that helps you build React UI components.
Just type what you need, and supafine creates or updates the component for you.
You can quickly make new components or remix existing ones. no design or coding hassle.
SupafineAn AI-powered UI component builder.
Harsh Singhleft a comment
Hello 👋 I built supafine because when I am working on apps, I think in blocks, and in most UI frameworks, components are those blocks. I wanted a faster, easier way to create and tweak UI components without all the manual work. So I put together supafine: an AI-powered tool (basically a GPT-wrapper) that lets you create and iterate on React UI components using simple prompts. If you ever wished...
SupafineAn AI-powered UI component builder.
