af-agent-runtime 0.3.0

Recoverable Turn/Step loop, tool pipeline, retry and context compaction.
Documentation
# af-agent-runtime

Recoverable Turn/Step loop, tool pipeline, retry and context compaction.

## Install

```sh
cargo add af-agent-runtime
```

Use the exact Agent Factory version across packages in one application.

## Scope

This package owns reusable, business-free infrastructure and lifecycle contracts. Product prompts, domain tools, policies, credentials, data, and deployment configuration remain in the consuming application.

## Documentation

API and package documentation: [https://docs.rs/af-agent-runtime](https://docs.rs/af-agent-runtime)