mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-07 03:30:23 +00:00
067de93718
* ui: migrate legacy string-encoded booleans in persisted config * ui: enable thinking by default Fresh users and legacy conversations without a persisted thinking preference now default to enabled. The per-conversation toggle and the persisted localStorage choice keep taking precedence. Picks up the enable_thinking default from #24876.