diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index ffdcaa97a..e0d71cc7c 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "bd511be53dcd027d0e93953bf9b344e6fb4ebcba", - "syncedAt": "2026-05-02T07:41:22.906Z" + "sha": "09d193c592b3bdaaca5c6df709b585c8e495bfa3", + "syncedAt": "2026-05-02T07:41:54.505Z" } diff --git a/docs/concepts/models.md b/docs/concepts/models.md index f1f95d275..4b14320ee 100644 --- a/docs/concepts/models.md +++ b/docs/concepts/models.md @@ -167,6 +167,7 @@ You can switch models for the current session without restarting: - `/model` (and `/model list`) is a compact, numbered picker (model family + available providers). - On Discord, `/model` and `/models` open an interactive picker with provider and model dropdowns plus a Submit step. + - On Telegram, `/models` picker selections are session-scoped; they do not change the agent's persistent default in `openclaw.json`. - `/models add` is deprecated and now returns a deprecation message instead of registering models from chat. - `/model <#>` selects from that picker.