uv venv asks interactively when .venv already exists:
? A virtual environment already exists at .venv. Do you want to replace it? [y/n]
This hangs update scripts. Using --clear avoids the prompt.
Not needed in install scripts since .venv does not exist there yet.
Affected: calibre-web, homelable, profilarr, yamtrack