mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 13:18:51 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| progress.test.ts | ||
| progress.ts | ||
| restart-helper.test.ts | ||
| restart-helper.ts | ||
| shared.command-runner.test.ts | ||
| shared.ts | ||
| status.ts | ||
| suppress-deprecations.ts | ||
| update-command.ts | ||
| wizard.ts | ||