argot-cmd 0.2.0

An agent-first command interface framework for Rust
Documentation
## Summary

<!-- What does this PR do? -->

## Changes

<!-- List the key changes -->

## Testing

- [ ] `cargo test --all-features` passes
- [ ] `cargo clippy --all-features -- -D warnings` passes
- [ ] `cargo fmt --all -- --check` passes
- [ ] New public items have rustdoc

## CHANGELOG

<!-- Add a line under [Unreleased] in CHANGELOG.md -->

## Breaking changes

<!-- List any breaking changes, or "None" -->