Herald & Orra: A Rust-Native Approach to AI Agents That Actually Makes Sense
Most AI agent frameworks are Python wrappers with opinions. Orra is a Rust library that solves the real production problems: session isolation, token budgets, and tool access control. Herald shows what you can build with it.