不会 npx 也能打开 DeepSeek Harness(easy-dsh) #1738
shinjiyu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
官方入口是:装 Node →
npx @deepseek-ai/dsh web→ 自己填密钥 → 自己选文件夹。10 万星里很多人卡在第一扇门。Windows 上还没有官方一键启动。easy-dsh 只做进门。不是 Electron 桌面壳,也不是 dsh 插件。
The official path still assumes Node,
npx, a key, and a workspace click. This tool only gets you into the first chat. It is not an Electron desktop, and not adsh plugin.对着:#358 · #576 · #998
做什么
~/.dsh/.credentials.yamlworkspace.create+session.create(也绕开 [BUG] "Add Workspace" silently does nothing when dsh web is launched as a detached or background process on Windows or macOS #998 后台进程里「添加工作区」没反应)install.cmd/启动.cmd现有 dsh-launcher 假定你已经会用
dsh plugin,而且不支持 Windows。这个包反过来。安装
已经有 Node:
还没有 Node 的 Windows:双击仓库里的
scripts/install.cmd(会走 winget)。仓库 / WeChat
All reactions