feat: Support external codebases as a tool execution sandbox (#2159)

This commit is contained in:
Matthew Zhou
2024-12-04 11:37:51 -08:00
committed by GitHub
parent 2faff57069
commit 6dade767c3
14 changed files with 298 additions and 37 deletions

3
.gitignore vendored
View File

@@ -1018,3 +1018,6 @@ pgdata/
letta/.pytest_cache/
memgpy/pytest.ini
**/**/pytest_cache
## ignore venvs
tests/test_tool_sandbox/restaurant_management_system/venv