Expand description
Ollama CLI output compression.
Handles ollama list/ps (drop the low-value ID hash column, prefix a
model count) and ollama pull/push (strip download progress bars, keep
the final status + layer count). Content commands (run, chat, serve,
show) are left untouched — their output is the model’s answer, not noise.