mirror of
https://github.com/langchain-ai/langgraph-codeact.git
synced 2026-07-21 08:45:23 -04:00
[Feature Request] Secure execution example #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @austinmw on GitHub (Apr 4, 2025).
Hi, do you have an example using any secure code sandbox (local or api, e.g. as e2b_code_interpreter or others)?
@vbarda commented on GitHub (Apr 4, 2025):
hey! we're working on a secure sandbox, but here is an example i put together w/ Riza while testing - might check this in to the repo https://gist.github.com/vbarda/b0af7646e05301820b882d56da9d60e5
@austinmw commented on GitHub (Apr 4, 2025):
Thanks!
@vbarda commented on GitHub (Apr 11, 2025):
cc @eyurtsev
@vbarda commented on GitHub (Apr 25, 2025):
Added here: https://github.com/langchain-ai/langgraph-codeact/blob/main/examples/pyodide_sandbox_example.py