hrdr 0.2.5

hrdr — herder: a fast, agentic coding harness for OpenAI-compatible models.
hrdr-0.2.5 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.