toolkit: is_public, the addresses the egress proxy may reach

Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
This commit is contained in:
2026-09-23 00:19:18 -07:00
parent adf6713866
commit 74da0c9d96
4 changed files with 212 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
use proto::tools::{HttpFetchArgs, ReadFileArgs, ShellArgs, WriteFileArgs};
pub mod addr;
pub mod fetch;
pub mod files;
pub mod input;