Skip to content

v1.3.1 — readable current badge, README screenshots

Choose a tag to compare

@tianxia-- tianxia-- released this 17 Aug 13:45
· 1 commit to main since this release

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-token

Since 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