openclaw/src/cli/update-cli
Vincent Koc 61ee9755ad
fix(update): preserve channel config across package repair
Preserve channel config across package-swap doctor and post-core repair.\n\nFixes #82533.
2026-05-17 01:32:37 +08:00
..
plugin-payload-validation.test.ts fix(plugins): reject malformed package entries 2026-05-16 03:44:33 +08:00
plugin-payload-validation.ts fix(plugins): reject malformed package entries 2026-05-16 03:44:33 +08:00
post-core-plugin-convergence.test.ts test: check post-core helper calls 2026-05-12 10:15:22 +01:00
post-core-plugin-convergence.ts fix(update): mandatory post-core plugin convergence before gateway restart 2026-05-12 08:02:10 +01:00
progress.test.ts test: tighten cli empty array assertions 2026-05-09 05:31:22 +01:00
progress.ts fix: stage npm updates under global root 2026-04-27 15:27:43 +01:00
restart-helper.test.ts test: count restart helper unrefs 2026-05-12 04:43:07 +01:00
restart-helper.ts fix: avoid launchd kickstart after fresh bootstrap 2026-05-03 21:49:53 +01:00
shared.command-runner.test.ts
shared.ts feat: add update finalization command 2026-05-15 01:09:06 +01:00
status.ts fix: harden dev update validation 2026-05-12 07:25:36 +01:00
suppress-deprecations.ts
update-command.test.ts test: pin invalid-config restart guidance 2026-05-12 10:17:17 +01:00
update-command.ts fix(update): preserve channel config across package repair 2026-05-17 01:32:37 +08:00
wizard.ts