Model Switch v0.1.1
Release: v0.1.1 · stable · published 2026-08-26 · tag commit d4977d7d4b910a2812c0c6e49f33a80971a4b135
Highlights / packaging hotfix
Model Switch 0.1.1 fixes the missing compiled-artifact/bootability issue in v0.1.0.
- Commits compiled Host and client bundles under
lib/. - Includes generated declarations for every exported module and client surface.
- Updates package/build metadata so
github:NOirBRight/dsh-model-switch#v0.1.1includes the generated targets required by its manifest. - Removes the build's destructive pre-clean step.
- Keeps the routing behavior and deliberate exclusions of v0.1.0 unchanged.
Behavior / technical boundary
This is an artifact/installability correction, not a routing feature or compatibility expansion.
Install / upgrade / compatibility
DSH_HOME=~/.dsh dsh plugin --profile web add github:NOirBRight/dsh-model-switch#v0.1.1Restart the selected profile. Anyone using the v0.1.0 GitHub tag should upgrade.
Validation / package contents
The tag physically contains lib/index.js, lib/client.js, routing/settings runtime modules, and matching TypeScript declarations. This is an artifact/installability correction, not a runtime routing change.