feat: Sandboxing for tool execution (#2040)

Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
This commit is contained in:
Matthew Zhou
2024-11-22 10:34:08 -08:00
committed by GitHub
parent 355fe1b4cf
commit 69730988ce
39 changed files with 2845 additions and 864 deletions

5
.gitignore vendored
View File

@@ -1018,8 +1018,3 @@ pgdata/
letta/.pytest_cache/
memgpy/pytest.ini
**/**/pytest_cache
# local sandbox venvs
letta/services/tool_sandbox_env/*
tests/test_tool_sandbox/*