Bakery is an opinionated utility for building and releasing projects with Bun. It's intended for tools and executables, not libraries. (3-minute read)
weave is a CLI/TUI for running multiple long-running commands and "weaving" together their output. I use it to solve a persistent pain point of mine -- running multiple dev servers / watchers / etc. at once. (3-minute read)