mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-22 02:35:59 +00:00
* 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.