behest 0.5.9

A Rust-native cloud agent runtime with typed tools, pluggable memory, queues, and observability.
Documentation
1
2
3
//! Tool scope helpers re-exported from `behest_runtime`.

pub use behest_runtime::tool_scope::*;