hrdr-0.1.0 is not a library.
hrdr — herder: an agentic coding harness.
No subcommand launches the interactive TUI. hrdr run <task> runs a single
turn headlessly, streaming to stdout (scriptable, pipeable).
hrdr models lists available models from the configured endpoint.
By default hrdr spawns a local llama-server backend (see [backend] —
a TEMPORARY stopgap until infr's tool-calling serve path lands). Pass
--no-backend to use an already-running endpoint at --base-url.