From f7150df2de70d4ec7951363e0857320fb6c6a969 Mon Sep 17 00:00:00 2001 From: Dirk Holtwick Date: Mon, 30 Mar 2026 11:12:26 +0200 Subject: [PATCH] docs: add bx to projects macOS file-system sandbox for AI coding agents via sandbox-exec. Co-Authored-By: Claude Opus 4.6 (1M context) --- data/projects/bx.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/bx.yaml diff --git a/data/projects/bx.yaml b/data/projects/bx.yaml new file mode 100644 index 0000000..7752af6 --- /dev/null +++ b/data/projects/bx.yaml @@ -0,0 +1,4 @@ +name: bx +repo: https://github.com/holtwick/bx-mac +tagline: macOS file-system sandbox for AI coding agents +description: Launch OpenCode, VSCode, Claude Code, or any command in a macOS sandbox (sandbox-exec). Dynamically blocks access to everything except the project directory — no containers, no VMs, just one command.