otto/crates/agent
R Tyler Croy f8dc3af95e Update the cargo versions
Fixes #64
2021-03-03 22:04:25 -08:00
..
src Refactor some dependencies to allow jumping to async-std 1.9.0 2021-03-03 22:04:25 -08:00
.gitignore Refactor the source tree to separate local executables (CLIs) and models a bit more 2020-11-26 10:40:37 -08:00
Cargo.toml Update the cargo versions 2021-03-03 22:04:25 -08:00
README.adoc Add a couple more readmes into the crates/ 2020-11-29 09:30:15 -08:00

README.adoc

<html lang="en"> <head> </head>

Otto Agent

Issue label: component/agent

This directory contains the re-usable code for implementing agents or block-scoped steps, essentially all the code necessary for invoking an Otto Step Library.

</html>