You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, clawdbot update runs doctor internally as a check but swallows the output. It would be better to run doctor visibly after a successful update (especially with --restart) so the user can verify the system health immediately.
Currently,
clawdbot updateruns doctor internally as a check but swallows the output. It would be better to rundoctorvisibly after a successful update (especially with--restart) so the user can verify the system health immediately.