aa-runtime 0.0.1-alpha.8

Tokio async runtime wrapper and lifecycle management for Agent Assembly
docs.rs failed to build aa-runtime-0.0.1-alpha.8
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.

Tokio async runtime wrapper and agent lifecycle management.

This crate wraps tokio to provide a consistent async execution environment for Agent Assembly components. It handles runtime initialization, shutdown coordination, and lifecycle hooks.