Dyro 0.5.6
Dyro 0.5.6 makes updates safe and low-friction.
What’s new
- Checks the official PyPI endpoint at most once per local day on interactive
dyro,dyro home, anddyro startlaunches. - Adds
dyro update check,dyro update now, update-check enable/disable controls, and opt-in patch-only automatic updates. - Detects uv tool, pipx, pip, and pip-less virtual environments using uv pip.
- Pins the checked version, uses only the official PyPI index, executes without a shell, and verifies the installed version.
- Keeps workspace entry available when the network or update state is unavailable.
- Never overwrites editable source installations; minor and major updates still require confirmation.
Set DYRO_NO_UPDATE_CHECK=1 to skip a startup check for one process without changing saved preferences.
See docs/updates.md and CHANGELOG.md for details.