From 46fec1dac544b331a81ced617db221c06b2eac73 Mon Sep 17 00:00:00 2001 From: Nicholas Kissel Date: Mon, 2 Feb 2026 11:23:15 -0800 Subject: [PATCH] chore: readme --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 1f90841..c75ff03 100644 --- a/README.md +++ b/README.md @@ -196,18 +196,6 @@ sandbox-agent credentials extract-env --export This prints environment variables for your OpenAI/Anthropic/etc API keys to test with Sandbox Agent SDK. -## Integrations - -Works with your stack: - -| Sandbox Providers | AI Platforms | Infrastructure | Storage | -|---|---|---|---| -| [Daytona](https://sandboxagent.dev/docs/deploy/daytona) | Anthropic | Docker | Postgres | -| [E2B](https://sandboxagent.dev/docs/deploy/e2b) | OpenAI | Fly.io | ClickHouse | -| [Vercel Sandboxes](https://sandboxagent.dev/docs/deploy) | [AI SDK](https://ai-sdk.dev) | AWS Nitro | [Rivet](https://rivet.dev) | - -Want support for another agent or sandbox provider? [Open an issue](https://github.com/rivet-dev/sandbox-agent/issues/new) to request it. - ## FAQ