mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 19:26:12 +00:00
Summary: - The PR changes `/status` context-window selection to ignore stale runtime snapshots after manual model switches while preserving fallback/runtime-alias context windows. - PR surface: Source +6, Tests +128. Total +134 across 2 files. - Reproducibility: yes. source-reproducible: current main trusts explicit runtime context before checking fall ... fer. I did not run a local failing repro, but the PR fixture models the stale prior-runtime state directly. Automerge notes: - PR branch already contained follow-up commit before automerge: test(status): make context fixtures type-correct Validation: - ClawSweeper review passed for headf14fda4279. - Required merge gates passed before the squash merge. Prepared head SHA:f14fda4279Review: https://github.com/openclaw/openclaw/pull/93306#issuecomment-4708596208 Co-authored-by: Mason Huang <masonxhuang@tencent.com> Approved-by: hxy91819