E2B
E2B copied to clipboard
Secure open source cloud runtime for AI apps & AI agents
There is no middle ground between full internet access and no internet access. Are there plans for more fine grained control? Allowlists are critical for secure workloads And if not,...
**Describe the bug** The sandbox dosen't gets killed even when the code is written to kill it. **To Reproduce** i have the code- async def execute_code(state: State): sandbox = await...
**Is your feature request related to a problem? Please describe.** I need to iterate my template frequently, since there's no version control for template, I can only delete the existing...
# Description The team ID is derived from the provided access token for this specific command, this PR lets you still explicitly specify the team id via opts but does...
# Description This is the client side changes needed to make sure `keep-alive` is consistent across all server-side requests. # Test For now, making sure all legacy tests pass, will...
## Summary This PR adds comprehensive LLM-friendly documentation (`LLM.md`) to the E2B repository. The documentation provides a complete API reference for all E2B components in a format optimized for consumption...
I have a backend code port of 8000 and a frontend code port of 3000. They are running in the same sandbox, but the frontend and backend cannot communicate. Is...
I am using the new template system. I already added .env api key but still got the error AuthenticationError: Unauthorized, please check your credentials. - Invalid API key, please visit...
I haven't modified the source for compatibility reasons, so it can still be released as a Docker image --- > [!NOTE] > Switches the base template to JS SDK-driven builds...