salvor 0.5.1

Durable execution runtime for AI agents in Rust: event-sourced runs, typed tool effects, crash-exact resume. One dependency over the salvor-* family.
docs.rs failed to build salvor-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: salvor-0.0.0

salvor

A durable execution runtime for AI agents, in Rust. Event-sourced runs, typed tool contracts with side-effect classification, crash-exact resume, and hard budgets, deployed as a single static binary with an embedded store.

This is the umbrella crate. The runtime currently ships as the salvor-* crates and the salvor binary; a future release re-exports the public surface from here.