v0.10.1
- Route --docs and plain help through the new agent-first-data write_raw instead of a private stdout/stderr dispatch, so stream routing comes from the crate that injects those outcomes rather than from a copy in this binary
- Treat a closed reader as success: afhttp --docs | head now exits 0 where the private copy returned a failure code