Show HN: Agent-run – Run a coding agent in a sandboxed environment
Category: security
Tags: sandbox, coding-agent, cli-tool
Score: 6.3/10 (Innovation: 5, Technical: 7, Documentation: 7, Utility: 6)
Agent-run is a tiny, standalone Rust binary that sandboxes coding agents using bubblewrap, providing a simple TOML config to restrict file access and network. It fills a practical need for developers who want to run AI coding agents safely without annoying permission prompts, while keeping the tool minimal and fast.
Target audience: backend devs, devops, security engineers
Repository: https://github.com/sin-ack/agent-run · Rust · GPL-3.0 · 2 stars
View on Hacker News