deepagents
deepagents copied to clipboard
Giving Sub-Agents access to system tools like read file, write file and ls
We want to give sub agents access to system tools like read , write and list files. What is best way to do that ?
They provided the FilesystemMiddleware you can import it to any sub-agent you have
Can you provide an example of what you need or what the constraint is for not doing so?