mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-08 19:12:22 +00:00
* feat(update): scheduled update campaigns with countdown, dev-channel auto-update, and Updates settings page * fix(ui): satisfy update campaign deadcode checks * feat(update): extend scheduled update campaigns * test(ui): include Updates page in settings sidebar search expectations * fix(update): end campaigns when apply fails * fix(update): pin dev campaign applies to the announced commit * test(ui): align update e2e fixtures * fix(update): pin adopted dev updates to the announced commit * docs(update): document automatic dev update campaigns * fix(ui): gate automatic dev updates on git installs * fix(gateway): scope detailed update metadata to read-capable clients * fix(gateway): break post-attach madge cycle with a leaf client-lookup type * chore(protocol): regenerate clients after rebase * test(gateway): update method tail after rebase * fix(update): preserve campaign target and hold state * test(update): align adoption mocks and split handoff suite * test(update): route split handoff suites on Windows