I built a framework for portable voice-agents in Rust. It addresses some problems that I had with other frameworks in the space (Pipecat, Livekit). Mainly, those frameworks are client-server models, where someone needs to host a python/node server, and then build a app with the client SDK.Because Pipecrab agents are portable, they allow us to build self-standing applications.