sandbox-agent/sdks/typescript
Nathan Flurry f5d64ca0fd Fix Modal provider: pre-install agents in image, fire-and-forget exec for server
- Pre-install agents in Dockerfile commands so they are cached across creates
- Use fire-and-forget exec (no wait) to keep server alive in Modal sandbox
- Add memoryMiB option (default 2GB) to avoid OOM during agent install

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 20:29:12 -07:00
..
scripts Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
src Fix Modal provider: pre-install agents in image, fire-and-forget exec for server 2026-03-15 20:29:12 -07:00
tests Add Modal and ComputeSDK built-in providers, update examples and docs 2026-03-15 20:29:11 -07:00
package.json Add Modal and ComputeSDK built-in providers, update examples and docs 2026-03-15 20:29:11 -07:00
tsconfig.json feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
tsup.config.ts Add Modal and ComputeSDK built-in providers, update examples and docs 2026-03-15 20:29:11 -07:00
vitest.config.ts SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00