mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 20:48:07 +00:00
Summary: - This PR changes pinned-session `/status` guidance, model-selection docs, and status tests to recommend `/model default` instead of `/model <configured>` or `/reset` for clearing a session model pin. - PR surface: Source 0, Tests 0, Docs +4. Total +4 across 7 files. - Reproducibility: yes. from source inspection. Current main and v2026.6.6 emit the old `/reset` hint, while `/model default` clears persisted model overrides and `/reset` intentionally preserves user-selected overrides. Automerge notes: - PR branch already contained follow-up commit before automerge: docs: align model clear hint docs - PR branch already contained follow-up commit before automerge: fix(status): correct pinned model clear hint Validation: - ClawSweeper review passed for head1181624daa. - Required merge gates passed before the squash merge. Prepared head SHA:1181624daaReview: https://github.com/openclaw/openclaw/pull/93231#issuecomment-4706327717 Co-authored-by: masonxhuang <masonxhuang@tencent.com> Co-authored-by: Mason Huang <masonxhuang@tencent.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: hxy91819 Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>