Skip to content

v0.2.0

Choose a tag to compare

@bitxeno bitxeno released this 18 Aug 01:33
· 11 commits to main since this release

What’s new since v0.1.0

  • Namespace rename — the wire namespace is now githubPicker (gateway route /api/githubPicker/*), the settings/locale namespace is github-picker, and the mention source kind is github-picker-mention. The picker can now be installed side by side with dsh-at-github without colliding on the Typert manifest, the settings provider, the locale map, or the pre-step injections.
  • Cross-plugin dedup — the host pre-step scanner skips <github-reference> markers a sibling plugin already injected, so installing both plugins never duplicates references.
  • Docs — added a zh/en README switcher and refreshed the preview image.

A Host/contract change: restart dsh web after upgrading.