mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 19:35:28 -06:00
b6c3ff1aa1
* fix(ollama): persist local auth only after model selection * fix(ollama): preserve native max thinking effort * fix(lmstudio): preserve model tool capabilities * fix(lmstudio): preserve configured model compatibility * test(ollama): prove isolated onboarding and persisted gateway turns * fix(ollama): fail closed on unresolved secret references * fix(ollama): keep local onboarding model catalogs installed-only * fix(onboard): preflight local models before reset * fix(lmstudio): normalize unsupported tool schema patterns * Revert "test(ollama): prove isolated onboarding and persisted gateway turns" This reverts commit 1d333d4c67b6cf43c4def40f93075ac6bda34847. * Revert "fix(ollama): preserve native max thinking effort" This reverts commit 5d2600b0982e5bca73b1b5f8b42f660fa5f2473d. * fix(lmstudio): preserve typed model compatibility * test(lmstudio): await provider catalog augmentation * test(ollama): narrow optional discovery auth fixture * test(lmstudio): narrow reset validator registration * fix(onboard): preserve verified local model lean defaults * test(ollama): split non-interactive onboarding auth regressions * fix(onboard): exclude hosted Ollama models from lean defaults * test(onboard): prove local reset preflight order
LM Studio Provider
Bundled provider plugin for LM Studio discovery, auto-load, and setup.