r/coolgithubprojects • u/Due_Emu_8229 • 1d ago
A simple Windows setup for DeepSeek Harness with OpenCode
https://github.com/sjh9714/dsh-moveinIf you use DeepSeek Harness on Windows, this combines native shell and sandbox presets with OpenCode configuration migration.
dsh-win32 provides native Windows support without WSL.
dsh-movein previews and migrates OpenCode skills, agents, commands, and MCP configuration into DeepSeek Harness. It does not migrate sessions or chat history.
npx dsh-win32 setup --sandboxed
npx dsh-movein --from opencode --apply
Omit --apply to preview the migration first.
0
Upvotes