Deepseek harness安装

Environment preparation

powershell 复制代码
(base) PS C:\Users\hugh-> nvm install 22
Downloading node.js version 22.23.2 (64-bit)...
Extracting node and npm...
Complete
Installation complete.
If you want to use this version, type:

nvm use 22.23.2
(base) PS C:\Users\hugh-> nvm use 22
Now using node v22.23.2 (64-bit)
(base) PS C:\Users\hugh-> node -v
v22.23.2

Install Deepseek harness

powershell 复制代码
(base) PS C:\Users\hugh-> npm install -g @deepseek-ai/dsh@0.1.1-rc.2
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead

added 454 packages in 18s
(base) PS C:\Users\hugh-> dsh --version
0.1.1-rc.2

(base) PS C:\Users\hugh-> npm install -g pnpm

added 1 package in 3s

install plugin dsh-mnemon

powershell 复制代码
(base) PS C:\Users\hugh-> dsh plugin --profile web add dsh-mnemon
[WARN] Issues with peer dependencies found. Run "pnpm peers check" to list them.

dependencies:
+ dsh-mnemon ^0.3.5

Packages: +7
+++++++
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: C:\Users\hugh-\AppData\Local\pnpm\store\v11
  Virtual store is at:             node_modules/.pnpm
Progress: resolved 7, reused 0, downloaded 7, added 7, done
Done in 5.2s using pnpm v11.24.0

install plugin dsh-remote

powershell 复制代码
(base) PS C:\Users\hugh-> dsh plugin --profile web add dsh-remote
✓ Lockfile passes supply-chain policies (verified 15m ago)
[WARN] Issues with peer dependencies found. Run "pnpm peers check" to list them.

dependencies:
+ dsh-remote ^0.8.8

Packages: +172
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Downloading cytoscape-fcose@2.2.0: 7.60 MB/7.60 MB, done
Downloading node-pty@1.1.0: 15.46 MB/15.46 MB, done
Downloading mermaid@11.17.2: 17.79 MB/17.79 MB, done
Progress: resolved 179, reused 0, downloaded 172, added 172, done
[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: cpu-features@0.0.10, node-pty@1.1.0, ssh2@1.17.0

Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
dsh: pnpm failed in profile directory C:\Users\hugh-\.dsh\profiles\web
(base) PS C:\Users\hugh-> cd "$env:USERPROFILE\.dsh\profiles\web"
(base) PS C:\Users\hugh-\.dsh\profiles\web> pnpm approve-builds
√ Choose which packages to build (Press <space> to select, <a> to toggle all, <i> to invert selection)
All packages were added to allowBuilds with value false.
(base) PS C:\Users\hugh-\.dsh\profiles\web> cd D:
(base) PS D:\> dsh plugin --profile web add dsh-remote
✓ Lockfile passes supply-chain policies (verified 45s ago)
[WARN] Issues with peer dependencies found. Run "pnpm peers check" to list them.
Packages: -2
--
Progress: resolved 179, reused 4, downloaded 0, added 0, done
Done in 774ms using pnpm v11.24.0

Install plugin dsh-solution-explorer

powershell 复制代码
(base) PS D:\> dsh plugin --profile web add dsh-solution-explorer
✓ Lockfile passes supply-chain policies (verified 16m ago)
[WARN] Issues with peer dependencies found. Run "pnpm peers check" to list them.

dependencies:
+ dsh-solution-explorer ^0.5.0

Packages: +2 -2
++--
Progress: resolved 181, reused 4, downloaded 2, added 2, done
Done in 4.6s using pnpm v11.24.0

Install plugin dshmarket

powershell 复制代码
(base) PS D:\> dsh plugin --profile web add dshmarket
✓ Lockfile passes supply-chain policies (verified 1m ago)
[WARN] Issues with peer dependencies found. Run "pnpm peers check" to list them.

dependencies:
+ dshmarket ^1.35.0

Packages: +4 -2
++++--
Progress: resolved 185, reused 4, downloaded 4, added 4, done
Done in 3.8s using pnpm v11.24.0
相关推荐
gs8014010 小时前
【大模型工程实践】LLM 提效降本指南:基于 Context Caching 与专属 Endpoint 的架构优化
deepseek·大模型缓存
坐吃山猪10 小时前
Harness Engineering知识总结
llm·agent·harness
ss27321 小时前
DeepSeek Harness v0.1.6-alpha.2:文件审阅、Office 预览、插件管理,Web 端越来越像 IDE 了
deepseek·dsh
JaydenAI1 天前
[DeepSeek Harness插件内核-15]再谈Cordis的事件总线
ai·agent·plugin·deepseek·harness·cordis
hyunbar1 天前
LangChain 实战:中间件Summarization详解
langchain·agent·harness
miaowmiaow2 天前
我让 AI 给老项目做了一次分层架构升级:对标 Now in Android,从「穿层」到「端口与适配器」
android·ai编程·deepseek
Epat2 天前
关于我是如何将 DeepSeek Harness 改造成一支AI团队
agent·ai编程·deepseek
weixin_435208162 天前
【大模型面试宝典】开源啦!!!
人工智能·职场和发展·agent·deepseek
码哥字节2 天前
DeepSeek 视觉 API 刚上线:单张图 0.001 元,Agent 终于能看图
vision·多模态·deepseek·agent skills