{"slug": "show-hn-multi-version-management-by-xlings-for-deepseek-harness", "title": "Show HN: Multi-version management (by xlings) for DeepSeek Harness", "summary": "Xlings, an open-source package manager, now supports multi-version management for DeepSeek Harness (dsh), allowing users to install and switch between dsh versions 0.1.0-rc.6 and 0.1.0-rc.3 via commands like 'xlings install dsh@0.1.0-rc.6' and 'xlings use dsh 0.1.0-rc.6'. The feature also enables isolated environments through 'xlings subos' for running different versions concurrently.", "body_md": "xlings support multi-version management for package, I have add support for dsh. you can try it\n\n## Base Usage\n\nxlings install dsh@0.1.0-rc.6 -y && xlings install dsh@0.1.0-rc.3 -y\n\nxlings use dsh\n\nxlings use dsh 0.1.0-rc.6 && dsh --version\n\nxlings use dsh 0.1.0-rc.3 && dsh --version\n\n## Advanced Usage\n\n### In terminal-1\n\nxlings subos new dsh-1\n\nxlings subos use dsh-1\n\nxlings install dsh@0.1.0-rc.6 -y -u\n\ndsh --version\n\n### In terminal-2\n\nxlings subos new dsh-2\n\nxlings subos use dsh-2\n\nxlings install dsh@0.1.0-rc.3 -y -u\n\ndsh --version\n\nRepo: [https://github.com/openxlings/xlings](https://github.com/openxlings/xlings)\n\nComments URL: [https://news.ycombinator.com/item?id=49291049](https://news.ycombinator.com/item?id=49291049)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-multi-version-management-by-xlings-for-deepseek-harness", "canonical_source": "https://openxlings.github.io/xim-pkgindex/en/packages/dsh/", "published_at": "2026-08-13 19:53:34+00:00", "updated_at": "2026-08-13 20:12:20.271575+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["xlings", "DeepSeek Harness", "dsh"], "alternates": {"html": "https://wpnews.pro/news/show-hn-multi-version-management-by-xlings-for-deepseek-harness", "markdown": "https://wpnews.pro/news/show-hn-multi-version-management-by-xlings-for-deepseek-harness.md", "text": "https://wpnews.pro/news/show-hn-multi-version-management-by-xlings-for-deepseek-harness.txt", "jsonld": "https://wpnews.pro/news/show-hn-multi-version-management-by-xlings-for-deepseek-harness.jsonld"}}