mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-16 20:51:38 +00:00

Optionally limit what files and folders FileSurfer can access (constraining it to a subtree of the FS). This is not a replacement for Docker sandboxing, but can be used in conjunction with sandboxing to help prevent FileSurfer from accessing sensitive files.
AutoGen Extensions
AutoGen is designed to be extensible. The autogen-ext
package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.