rho-coding-agent 1.0.5

A lightweight agent harness inspired by Pi
Documentation
1
2
3
4
5
pub use rho_sdk::CancellationToken as RunCancellation;

#[cfg(test)]
#[path = "cancellation_tests.rs"]
mod tests;