HappyHackingSpace / HappyHackingSpace/sindoq

Implement E2B provider

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement help-wanted provider
Dominant language
Go
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.