mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 07:33:46 -06:00
bb44c2311d
* fix(windows): repair doctor update fallback migration * fix(windows): remove hidden startup fallback launchers * fix(windows): preserve recovered gateway tokens * fix(windows): harden update fallback migration Co-authored-by: Vincent Koc <vincentkoc@ieee.org> * fix(windows): capture fallback runtime before task rewrite Co-authored-by: Vincent Koc <vincentkoc@ieee.org> * fix(windows): complete legacy update restart handoff Co-authored-by: Vincent Koc <vincentkoc@ieee.org> * fix(windows): verify fallback ownership during migration Co-authored-by: Vincent Koc <vincentkoc@ieee.org> * fix(windows): honor update restart policy during repair * fix(windows): wait for task takeover evidence * fix(windows): preserve fallback after direct task launch * fix(windows): preserve repaired task identity * fix(windows): snapshot gateway before repair * fix: scope update service repair ownership * style: satisfy update lint checks * fix: restart gateways stopped during updates * fix(windows): enforce fallback process takeover * fix(windows): prove fallback ownership during takeover * fix(windows): verify process exit during takeover * fix(windows): wait through fallback reloads * fix(windows): harden fallback takeover ownership * fix(windows): type takeover preflight inputs * fix(windows): recognize booting replacement task Co-authored-by: Vincent Koc <vincentkoc@ieee.org> * chore: leave changelog release-owned --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>