]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ui: align persisted config with strict server schema and enable thinking by default...
authorPascal <redacted>
Fri, 3 Jul 2026 11:14:52 +0000 (13:14 +0200)
committerGitHub <redacted>
Fri, 3 Jul 2026 11:14:52 +0000 (13:14 +0200)
commit067de937183141f54c681ed684f540706d2c420a
tree27cf5a60652725575eae4566694d930448d31e0f
parentb5315e16e0c3d19707d4a3e3a9f727f1141d2282
ui: align persisted config with strict server schema and enable thinking by default (#25242)

* 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.
tools/ui/src/lib/services/migration.service.ts
tools/ui/src/lib/stores/conversations.svelte.ts