You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It provides sandboxes with controlled access to your filesystem, network, and tools. This means your agents can work autonomously without putting your machine or data at risk.
8
10
9
11
# Details
12
+
10
13
- Docker-native isolation. Same containerization principles trusted by 20M+ developers.
11
14
- Vendor-neutral. Works with the models and tools you’re already using.
12
15
13
16
# What you get
17
+
14
18
- YOLO mode by default: agents work without asking permission
15
19
- Private Docker daemon for running test containers
16
20
- File access controls between host and sandbox
@@ -19,20 +23,80 @@ It provides sandboxes with controlled access to your filesystem, network, and to
0 commit comments