Show HN: Multi-version management (by xlings) for DeepSeek Harness
By sunrisepeak · 2026-08-13 · 1 points · 0 comments
https://openxlings.github.io/xim-pkgindex/en/packages/dsh/
xlings support multi-version management for package, I have add support for dsh. you can try it ## Base Usage xlings install dsh@0.1.0-rc.6 -y && xlings install dsh@0.1.0-rc.3 -y xlings use dsh xlings use dsh 0.1.0-rc.6 && dsh --version xlings use dsh 0.1.0-rc.3 && dsh --version…
Open the full discussion on BetterNews