openclaw/src/cli/update-cli
Xinhua Gu 7bbfb9de5e
fix(update): fallback to --omit=optional when global npm update fails (#24896)
* fix(update): fallback to --omit=optional when global npm update fails

* fix(update): add recovery hints and fallback for npm global update failures

* chore(update): align fallback progress step index ordering

* chore(update): label omit-optional retry step in progress output

* chore(update): avoid showing 1/2 when fallback path is not used

* chore(ci): retrigger after unrelated test OOM

* fix(update): scope recovery hints to npm failures

* test(update): cover non-npm hint suppression

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-02-26 21:35:13 -05:00
..
progress.test.ts fix(update): fallback to --omit=optional when global npm update fails (#24896) 2026-02-26 21:35:13 -05:00
progress.ts fix(update): fallback to --omit=optional when global npm update fails (#24896) 2026-02-26 21:35:13 -05:00
restart-helper.test.ts test(update-cli): dedupe restart script test setup helpers 2026-02-19 07:33:16 +00:00
restart-helper.ts fix(cli): honor update restart overrides 2026-02-17 08:47:25 -05:00
shared.command-runner.test.ts refactor(cli): share update global command runner adapter 2026-02-21 21:40:39 +00:00
shared.ts feat(update): add core auto-updater and dry-run preview 2026-02-22 17:11:36 +01:00
status.ts refactor(update-cli): share timeout option validation 2026-02-18 22:49:39 +00:00
suppress-deprecations.ts
update-command.ts fix(cli): replace stale doctor/restart command hints (#24485) 2026-02-24 14:49:59 +05:30
wizard.ts refactor(update-cli): share timeout option validation 2026-02-18 22:49:39 +00:00