This release includes two major new commands: zb doctor for diagnosing and repairing local state, and zb upgrade for upgrading installed packages. It also improves Linux bottle handling, Python package linking, migration behavior, formula alias resolution, CLI help text, and release stability. Apologies for the delay and recent period of inactivity. Thanks for sticking with the project while we got this release together. bash curl -fsSL https://zerobrew.rs/install | bash For those unfamiliar, zerobrew is a alternative to Homebrew and brings uv-style architecture to Homebrew packages on macOS and Linux. It is not a replacement or competitor to Homebrew, in fact, we use some of their code. We just figured that we could develop a much faster option for installing packages on your machine. Thanks! Issues are welcome and encouraged. A note on AI usage in the project: Early on, before I joined as a maintainer, this was largely developed with the assistance of LLMs. Since then, two things are worth noting: 1.…