AgentDish directory
sandbox
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#42
↓ -2
SmolVM
Open-source AI sandbox infrastructure for running code, browsing the web, and isolating agent workflows inside disposable microVMs. |
Developer Tools / AI Sandbox / Agent Infrastructure | 90 | ↓ -2 | 72 days ago | Details |
|
#48
↓ -3
trycua/cua
Open-source infrastructure for computer-use agents, with sandboxes, SDKs, benchmarks, and desktop automation tooling for macOS, Linux, Windows, and Android. The repo also includes Cua Driver, CuaBot, Cua-Bench, and Lume for VM management. |
Developer Tools / AI Agent Infrastructure | 90 | ↓ -3 | 72 days ago | Details |
|
#61
→ 0
Agent Torrent
A research prototype for a BitTorrent-style mesh where coding agents share idle capacity, delegate tasks, and settle credits across peers. |
Developer Tool / AI Agent Infrastructure | 89 | → 0 | 12 days ago | Details |
|
#62
→ 0
Mirrors
Mirrors turns production traces into an isolated, runnable copy of an AI agent’s environment so teams can replay workflows, reproduce bugs, and test changes safely before shipping. |
Developer Tools / AI Agent Testing | 89 | → 0 | 14 days ago | Details |
|
#69
→ 0
Tail Panic
Tail Panic is a code-driven battle game where you script AI agents to chase or evade on a 25×25 grid, join bot matches, and review 3D replays. |
AI Game / Simulation / Code-driven battle game | 89 | → 0 | 36 days ago | Details |
|
#99
↓ -3
clawk
Disposable, network-restricted Linux VMs for AI coding agents. The project is built for letting coding agents install packages, run tests, use system tools, and work inside an isolated machine instead of the host laptop. |
Developer Tools / AI Coding | 88 | ↓ -3 | 4 days ago | Details |
|
#137
↓ -3
SpadeBox
SpadeBox is an open-source sandboxed tools and JavaScript runtime for AI agents, with Rust core plus JavaScript and Python bindings. It provides file, network, and code-execution tools, supports MCP, and includes examples for JavaScript, Rust, and Python. |
Developer Tools / AI Agent Infrastructure | 88 | ↓ -3 | 36 days ago | Details |
|
#184
↓ -4
agent-run
A small Linux CLI for running coding agents in a sandboxed environment. The repository shows installation options, TOML-based configuration, supported agents, and troubleshooting notes. |
Developer Tools / AI Agent Infrastructure | 87 | ↓ -4 | 4 days ago | Details |
|
#235
↓ -4
Containarium
Open-source, self-hostable sandbox for AI agents. It lets agents work inside isolated Linux containers through MCP tools, with CLI and host-level admin controls for creating, managing, and exposing boxes. |
Developer Tool / AI Agent Infrastructure | 87 | ↓ -4 | 64 days ago | Details |
|
#236
↓ -4
Mistle
Open-source infrastructure for running and automating sandboxed coding agents, with local Docker setup, integrations, snapshots, sessions, and automations. |
Developer Tools / AI Agent Infrastructure | 87 | ↓ -4 | 65 days ago | Details |
|
#305
↑ +2
Open Infra Agent
Open-source AI-powered desktop automation agent that gives an LLM a fully isolated Ubuntu workspace with browser-based supervision, MCP access, audit logs, and OS-level control. |
Developer Tools / AI Automation | 86 | ↑ +2 | 37 days ago | Details |
|
#326
↑ +2
wolfram-fb0
A browser-based demo where an AI agent writes x86_64 assembly and eBPF to generate Wolfram cellular automata and Mandelbrot fractals inside a real Linux VM, with framebuffer and kernel trace streams exposed live. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 54 days ago | Details |
|
#522
↓ -6
Sandfence
A minimal native macOS sandbox for running Claude Code or Codex with OS-enforced limits on what the agent can touch. |
Developer Tools / Security | 84 | ↓ -6 | 41 days ago | Details |
|
#531
↓ -6
Odysseus × crabbox × islo.dev
A demo for running the Odysseus self-hosted AI workspace on throwaway islo.dev microVMs in one command, with both a clickable live app path and an agent tool for running code on disposable boxes. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 44 days ago | Details |
|
#556
↓ -6
OCL Nexus Local
Open-source local compute fabric for AI agents. It runs a single-node K3s stack through Docker Compose, provisions isolated Ubuntu sandboxes, and exposes native MCP support for local agent workflows. |
Developer Tool / AI Infrastructure | 84 | ↓ -6 | 58 days ago | Details |
|
#579
↓ -6
Pokeloop
A research-style demo showing LLM agents evolving through a genetic algorithm to play Pokémon in parallel sandboxed VMs. The page explains the setup, scoring loop, generations, results, and links to the repo and run artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 68 days ago | Details |
|
#592
↓ -4
Capsule Bash
Sandboxed bash for agents with structured command output and full filesystem state capture after each run. |
Developer Tools / Copywriting | 84 | ↓ -4 | 72 days ago | Details |
|
#617
↓ -3
mcp-audit
A harness that runs MCP servers in a disposable Linux sandbox and logs their real startup behavior, including file access and outbound network connections. |
Developer Tools / AI Tooling | 83 | ↓ -3 | 8 days ago | Details |
|
#707
↓ -2
Code Airlock
Code Airlock is a wrapper for running coding agents like Claude Code and Codex inside disposable microVMs, with changes committed to git for host-side review. |
Developer Tools / AI Coding Agents | 82 | ↓ -2 | 6 days ago | Details |
|
#786
↓ -2
Agent Sandbox
A Docker-based sandbox for running AI coding agents with dropped capabilities, no-new-privileges, and no Docker socket access. It wraps the pi terminal coding agent and supports local file edits, persistent auth, and skills mounts. |
Developer Tools / AI Coding | 82 | ↓ -2 | 70 days ago | Details |
|
#902
↑ +2
Autolang
Autolang is a scripting language and compiler for AI agent code, designed to run untrusted AI-written scripts in a controlled environment with restricted access to registered functions. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 48 days ago | Details |
|
A blog post describing ptc_runner’s MCP server and code-mode approach, where agents run short-lived untrusted programs inside a small Lisp REPL instead of Python or JavaScript. |
AI Developer Tool / MCP Server | 78 | ↑ +6 | 52 days ago | Details |