| [ Web Proxy ] |
| Viewing: https://reference.langchain.com/python/deepagents/backends/local_shell | [Back] [Original] |
LocalShellBackend: Filesystem backend with unrestricted local shell execution.
This backend extends FilesystemBackend to add shell command execution on
the local host system. It provides NO sandboxing or isolation - all operations
run directly on the host machine with full system access.
| Web Proxy Viewer | New URL | Original Page |