mattpocock/sandcastle
Orchestrate sandboxed coding agents in TypeScript with sandcastle.run() observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 90
- Release rhythm 90
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 169
- days_rel: 65
- days_push: 65
- n_releases_24m: 43
Adoption not part of the score
7674 stars · 796 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript library for orchestrating AI coding agents (like Claude Code) inside isolated sandboxes via a single sandcastle.run() call. It handles sandboxing with configurable branch strategies and merges agent commits back, with built-in providers for Docker, Podman, and Vercel.
Use cases
- run multiple AI coding agents in parallel safely
- sandbox claude code agent execution in docker
- orchestrate AFK coding agents and merge their commits
- build review pipelines for AI-generated code
- run coding agents in isolated firecracker microvms
- create custom sandbox providers for agent execution
When to choose
- you want to run AI coding agents with container isolation and automatic branch/merge workflows
- you need to parallelize many autonomous agent runs in TypeScript
- you want provider-agnostic sandboxing across Docker, Podman, or cloud microVMs
When to avoid
- you need a general-purpose agent framework beyond coding tasks
- you don't use git or can't run containers or cloud sandboxes
- you want a GUI for managing agents rather than a code-first API
Facets
library · maturity active
agent-framework llm-inference container-runtime developer-tools developer-tools cross-platform sandboxing coding-agents claude-code git-branch-strategy parallel-agents provider-agnostic ai-agents automation containers nodejs typescript docker
1 source
- readme: https://github.com/mattpocock/sandcastle · fetched 2026-08-28 · c21c067362ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattpocock/sandcastle | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="mattpocock/sandcastle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem