v0.9.0
Added
/throughline:start— a deterministic entry-point command that routes straight into environment setup, so design-system setup wins over other plugins' "let's build…" triggers (e.g. superpowers' brainstorming). README now leads with it.
Changed
- Lucide icons fetched from the official source repo. Lucide now batch-fetches the curated subset's official SVGs and componentizes them hands-off (fully automated, official, deterministic naming) instead of making you copy a community file. Community file / importer are fallbacks. Material and custom unchanged.
Fixed
- Cover page no longer built before tokens/styles exist — it's now built by
token-sheet-builderafter tokens exist, so it can be on-brand. - Elevations are now dark-mode-aware — shadow color lives in mode-aware
shadow/*semantic variables the effect styles bind to.
Full changelog: v0.8.0...v0.9.0