toolkit: the egress proxy

Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
This commit is contained in:
2026-09-23 01:01:13 -07:00
parent e87d876f26
commit 95872d94b8
5 changed files with 801 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
use proto::tools::{HttpFetchArgs, ReadFileArgs, ShellArgs, WriteFileArgs};
pub mod addr;
pub mod egress;
pub mod fetch;
pub mod files;
pub mod input;