v0.6.0 — One-line install and dashboard
Minor release. Three packages bumped in lockstep and published to npm with provenance:
bazilion@0.6.0— CLI + bundled daemon and web UI@bazilion/client@0.6.0— hermetic HTTP client@bazilion/api-types@0.6.0— zero-dep wire types
What's new
This release makes Bazilion much easier to install and open locally, especially for non-technical users.
- One command opens the product.
bazilion dashboardstarts or reuses the local daemon, serves the bundled production web UI, and opens the browser. - Published CLI now includes the web UI. The
bazilionnpm package ships the built dashboard assets, so a global npm install is enough to run both the daemon and the UI. - OpenClaw-style install paths. The website now documents one-line macOS/Linux and Windows installers, npm install, and a hackable source checkout path.
- Backlog shipped. BAZ-007 is complete and moved out of planned work.