hrdr-0.2.6 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.
hrdr talks to any running OpenAI-compatible endpoint; choose one with
--base-url or a --provider preset. It does not manage a model server —
start your own (infr, llama.cpp, vLLM, …) or point at a hosted provider.