What's changed
yeet run --webnow opens a workload-first new-service builder for Compose apps, VM catalog images, Dockerfiles, container images, binaries/scripts, and scheduled jobs.- The web builder now keeps common network, storage, and ZFS choices visible, uses safer workload-specific defaults, and shows a backend-validated command preview before deploy.
yeet logs <service>now streams through a non-TTY path and handles client disconnects cleanly, avoiding inconsistent output and broken-pipe noise.
Upgrade notes
- No action is needed. Existing services continue to use the normal CLI management commands; the web builder remains focused on new services.
Full Changelog: v0.7.1...v0.7.2