From f36b2acdf2cd0726cc8c1d11afaf04bc0419b2c7 Mon Sep 17 00:00:00 2001 From: robcholz <84130577+robcholz@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:49:05 -0500 Subject: [PATCH] Add VibeBox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e0fd2a..38f357a 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. - [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). +- [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS. - [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code