main
install-node: Upgrade Node.js from 24.15.0 to 24.18.0.
queue: Allow sharding user_activity worker.
configure-rabbitmq: Fix rabbitmqctl typo that broke non-default vhosts.
docs: Update links in README files for moved directory-structure.
Factor out venv-creating code from provision.py.
python: Normalize quotes with Black.
log-search: Filter to just authed or unauthed requests.
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
restart-server: --tornado-reshard implies --skip-client-reloads.
reload-clients: Ensure that Smokescreen does not interfere with reloads.
zulip_tools: Rename start_arg_parser to start_script_arg_parser.
stop-server: Accept --help and reject unknown args.
upgrade: Modify upgrade scripts to handle failure.
scripts: Replace parse_os_release with platform.freedesktop_os_release.