Show HN: Run AI coding agents in real sandboxes, not Git worktrees
Category: devtools
Tags: ai-agents, sandbox, security, developer-tools
Score: 6.8/10 (Innovation: 7, Technical: 8, Documentation: 6, Utility: 6)
SuperHQ is a sandboxed AI agent orchestration platform that runs AI coding assistants like Claude Code and OpenAI Codex in isolated VM environments. It's interesting because it provides a secure execution model where agents never see real API keys through an auth gateway proxy, and offers unified diff review before changes touch local files.
Target audience: backend devs, devops
Repository: https://superhq.ai/ · Rust · AGPL-3.0 · 37 stars
View on Hacker News