warden 0.2.0
Second release. Headline: warden now installs from source with one command.
Added
- Claude-Code installer — a self-sufficient
install.sh(builds from source, installswarden.appto/Applications, manages a persistent~/.wardenclone, seeds~/.config/warden/config.toml) plus a guided/warden:installcommand that checks prerequisites and walks through setup. One-liner:curl -fsSL https://raw.githubusercontent.com/lockyc/warden/main/install.sh | bash - Click a terminal-notification banner to surface its window and focus the originating tab.
- Blank-background placeholder shown when a window has no tab selected.
Changed
- House-style TOML formatter + colour parsing extracted to the shared
config-corecrate (shared with curator). just deploynow delegates its build+install toinstall.sh(single source of truth for the deploy flow).
Docs
- README Features/badges/hero refresh; CSP-shipped and public-repo status reconciled across docs.
Install: curl -fsSL https://raw.githubusercontent.com/lockyc/warden/main/install.sh | bash (macOS; needs Xcode CLT + Rust — the installer handles the Tauri CLI). Unsigned local build, not notarized.