sandbox-agent/examples
Nathan Flurry ee99d0b318 feat(foundry): memory investigation tooling and VFS pool spec
Add memory monitoring instrumentation, investigation findings, and
SQLite VFS pool design spec for addressing WASM SQLite memory spikes.

- Add /debug/memory endpoint and periodic memory logging (dev only)
- Add mem-monitor.sh script for continuous memory profiling with
  automatic heap snapshot capture on spike detection
- Add configureRunnerPool to registry setup for engine driver support
- Document memory investigation findings (per-actor cost, spike behavior)
- Write SQLite VFS pool spec for bin-packing actors onto shared WASM instances
- Add foundry-mem-monitor and foundry-dev-engine justfile recipes
- Add compose.dev.yaml engine driver and platform support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 23:46:03 -07:00
..
boxlite SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
boxlite-python chore(release): update version to 0.3.0 2026-03-07 18:54:35 -08:00
cloudflare SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
computesdk SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
daytona feat: add E2B auto-pause support with pause/kill/reconnect provider lifecycle 2026-03-16 14:57:49 -07:00
docker SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
docker-python chore: add boxlite 2026-02-25 02:18:16 -08:00
e2b feat(foundry): memory investigation tooling and VFS pool spec 2026-03-17 23:46:03 -07:00
file-system SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
mcp Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
mcp-custom-tool Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
mock-acp-agent chore: fix bad merge 2026-02-11 07:57:02 -08:00
modal SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
permissions SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
persist-memory Fix Foundry UI bugs: org names, sessions, and repo selection (#250) 2026-03-13 20:48:22 -07:00
persist-postgres SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
persist-sqlite SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
shared chore(release): update version to 0.5.0-rc.1 2026-03-17 02:44:41 -07:00
skills SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
skills-custom-tool SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
vercel feat: add E2B auto-pause support with pause/kill/reconnect provider lifecycle 2026-03-16 14:57:49 -07:00
CLAUDE.md acp spec (#155) 2026-02-11 14:47:41 +00:00