From 4137c95d0b6882fbdc40d73b1f3528c28ceb653a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 14 Mar 2026 09:21:05 +0200 Subject: Release v0.22.1 --- docs/usage.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/usage.md') diff --git a/docs/usage.md b/docs/usage.md index e7b59a8..1ecf30f 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -85,6 +85,8 @@ Process text via the configured LLM: Defaults: concise answers. If the prompt asks for commands, Hexai outputs only commands. Add the word `explain` to request a verbose explanation. Exit codes: `0` success, `1` provider/config error, `2` no input`. +Provider/model headers and run summaries are written to `stderr`, so `stdout` stays usable in pipes. + `--tps-simulation` accepts either a fixed rate such as `20` or a range such as `12-18`. It streams positional arguments, piped stdin, or built-in placeholder text when no input is provided, so you can preview perceived model latency without needing a real provider or local hardware. ### Examples -- cgit v1.2.3