v0.2.1
Quality-of-life fixes across the CLI, installer, AI, and self-host settings — bundles PRs #8 and #9.
Fixed
burnlesswith no arguments now prints help instead of starting the app; the installer hands off viaburnless start.- Installer PATH —
install.shadds~/.burnless/binto your shell PATH automatically (shell-detected, idempotent), soburnlessis available in a new shell. - No more AI config prompt on start —
burnless startno longer prompts to set up a provider. Useburnless provider addor the onboarding step. - Your timezone, everywhere — onboarding captures your real timezone; the AI companion is now aware of the current date/time; and scheduled automations run on your company's timezone (DST-correct), instead of always UTC.
- Self-host credits display — the AI dashboard no longer shows a misleading "500 credits" cap when you bring your own AI (credits are a cloud concept; self-host AI was never actually throttled).
- Landing copy button — the install-command "copy" button works, with a graceful fallback when the clipboard is blocked.
Install / update
curl -fsSL https://burnless.ai/install | sh # new install
burnless update # existing install