-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is neededproviderProvider implementationsProvider implementations
Description
Description
Implement full E2B provider (currently a stub).
Use E2B's Code Interpreter API for AI-powered code execution.
Requirements
- Authenticate with E2B API key
- Create sandbox sessions
- Execute code with Code Interpreter
- Stream stdout/stderr
- File system operations
- Session cleanup
- Support for custom templates
References
- Current stub:
internal/provider/e2b/e2b.go - E2B docs: https://e2b.dev/docs
- E2B Go SDK: https://github.com/e2b-dev/e2b-go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is neededproviderProvider implementationsProvider implementations