5 projects
steerable-sidecar
Steerable agent runtime sidecar — JSON-RPC over stdio.
steerable-egress-proxy
Steerable optional component — local allow-listing CONNECT egress proxy. Gives per-host egress control on platforms whose sandbox can only pin ports (Seatbelt) or only drop the network namespace (bwrap): confine the sidecar to localhost:<proxy> and let the proxy own the host list.
steerable-agent-runtime
Steerable agent runtime: LLM, tool, storage, and transport adapters.
steerable-agent-protocol
Steerable protocol schemas for Python
steerable-agent-harness
Steerable harness helpers for Python