e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

More general solution for handling Artifacts created in sandbox #291

Open jakubno opened 9 months ago

jakubno commented 9 months ago

Is your feature request related to a problem? Please describe. The user now doesn't have easy way how to manage created files in sandbox. The only possibility to use watch_dir, but that works only for specific folder.

Describe the solution you'd like User has clear info about all created / edited / deleted files from process, maybe even whole sandbox lifecycle

E2B-466