salvor 0.0.0

Durable execution runtime for AI agents in Rust: event-sourced runs, typed tool effects, crash-exact resume. This is the umbrella crate; the runtime currently ships as the salvor-* crates and the salvor binary.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 232.47 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • joseym

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.