v1.3.1 — readable current badge, README screenshots
Fixes
The "current" provider badge was invisible. It painted --dsw-alias-brand-primary behind --dsw-alias-label-primary; in DSH's light theme both resolve to rgb(15, 17, 21), so the badge rendered as a solid black pill with unreadable text. It now uses the pairing DSH itself uses for contrast surfaces — --dsw-alias-button-contrast-fill with --dsw-alias-label-primary-inverted — which stays legible in the dark theme too.
Docs
The README now shows the plugin instead of only describing it: both provider routes grouped in the model picker, and the subscription-usage popover with its real quota windows.
Install
dsh plugin --profile web add dsh-llm-local-tokenSince v1.3.0 that is the whole install — the package declares a profile bundle, so DSH inserts the loader row for you.
Full changelog: v1.3.0...v1.3.1