Skip to main content

Crate orchestrator_runner

Crate orchestrator_runner 

Source
Expand description

Command runner, sandbox, output capture, and network allowlist.

This crate provides the execution engine used by the agent orchestrator for spawning commands inside optional sandbox profiles, capturing and sanitizing output streams, and validating network allowlists.

Modulesยง

output_capture
Output capture utilities for spawned commands.
runner
Command runner abstractions, policies, and spawn helpers.
sandbox_network
Sandbox network allowlist parsing and validation.