Oyama-Mahiro-F/dsh-env-switcher
Oyama-Mahiro-F★ 0JavaScriptLast synced: 2026-08-16
—
README excerpt
dsh-env-switcher One-click Windows / WSL2 environment switcher for DeepSeek Harness (coexistence mode) English · 简体中文 A DeepSeek Harness (DSH) plugin that switches freely between the native Windows environment and the WSL2 (Linux) environment from the web UI with a Windows WSL segmented selector — both environments run simultaneously and independently , and switching never kills any process . 🧠 Motivation This project grew out of a practical observation during development: DeepSeek V4 Pro GA performs better in a Linux environment. In side-by-side tests between native Windows and WSL2 (Ubuntu), V4 Pro showed better trajectory quality, more stable tool usage, and better overall performance on Linux. But abandoning the Windows environment entirely was not an option — day-to-day files, the software ecosystem, and desktop apps (like the companion Electron client in this repo's workflow) all depend on the Windows side. So we needed infrastructure where both environments stay online and you can switch at any moment : - Two DSH instances run independently, each with its own session history and working directory - One click to switch, without interrupting the other environment's work - Thi…
View full README on GitHub →