pub async fn run_script_with_flags(
life: &Lifecycle,
script_path: &Path,
robots: RobotsPolicy,
capture: CaptureOpts,
flags: RunFlags,
) -> Result<Value, CliError>Expand description
Execute NDJSON script with feature gates (vision/screencast/memory).