Skip to main content

Crate agent_sandbox

Crate agent_sandbox 

Source

Modules§

config
error
exec
fs
runtime
toolbox

Structs§

DirEntry
A directory entry returned by list_dir.
DomainPattern
Pattern for matching domains — either exact or wildcard (e.g. *.example.com).
FetchPolicy
Controls every aspect of what the safe HTTP client is allowed to do.
FetchRequest
A request to be executed by the safe client.
FetchResponse
The response returned by the safe client.
Sandbox
A sandboxed execution environment backed by WASM (Wasmtime + WASI).