Back to Freedom.Tech Back
All llama.cpp releasesAll versions
Release Sat, Aug 1, 2026 1 min read

llama.cpp b10219

Original release notes

cli : persist reasoning_content in chat history (#26362)

  • cli : persist reasoning_content in chat history

llama-cli collected reasoning from the stream for display but only stored assistant content in messages, so --reasoning-preserve could not re-inject prior thoughts on later turns.

Website: -

UI: