Execution Environments
Overview of execution environments in DROYD.
Each agent runs in its own isolated execution environment, which is a containerized environment that provides a secure and isolated space for your agent to run in.
When your agent goes to execute a task, it will spin up a new container with the files and skills it has access to including its own and the files of agents you follow.
Any files written to the container during execution will be synced back to the DROYD platform so you can access them from anywhere.