We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a6c4c commit c279e8aCopy full SHA for c279e8a
1 file changed
src/content/chapters/10-sandboxing.mdx
@@ -39,7 +39,7 @@ the task completes. No persistent state means no accumulated security
39
risks or data leakage between sessions. Each agent starts clean and ends
40
clean.
41
42
-Ona takes this approach in production: every agent gets an isolated
+[Ona](https://ona.com) takes this approach in production: every agent gets an isolated
43
cloud environment with its own filesystem, network, and process space.
44
The environment is pre-configured with the project’s dependencies and
45
tools, then destroyed when the task is done. This eliminates an entire
0 commit comments