tinyagents 1.0.0

A recursive language-model (RLM) harness for Rust.
Documentation
## Summary

<!-- What changed and why? -->

## API Or Behavior Changes

<!-- Note public API changes, behavior changes, or "None". -->

## Tests

<!-- List commands run locally. -->

- [ ] `cargo fmt --check`
- [ ] `cargo clippy --all-targets -- -D warnings`
- [ ] `cargo build --all-targets`
- [ ] `cargo test`

## Documentation

<!-- Link updated docs or explain why docs were not needed. -->