fn version_line(output: &str) -> StringExpand description
The most informative single line of a version banner.
llama-server prints the version first and build details after; the first
non-empty line is the one worth keeping. An entirely blank banner is
recorded as "unknown" so the field is never an empty string that reads
as “not recorded”.