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
相关推荐
像云~14 小时前
DeepSeek Harness Cordis理解
agent·harness·crodis
猿究院--Cu-Sn合金16 小时前
我发现 DeepSeek Harness 还缺一个好用的启动器,于是做了 dsh-launcher
开源·deepseek
张忠琳21 小时前
【deepseek-harness】Cordis 时空可组合性编程范式 — 三段式精读笔记(一)
ai·agent·deepseek·harness·cordis·dsh
艾莉丝努力练剑1 天前
【AI大模型接入SDK】DeepSeek API 基础概述
c++·人工智能·学习·ai·面试·deepseek
frcoder1 天前
Tack Harness 编程工作流
ai编程·harness·tack
圣殿骑士-Khtangc1 天前
DeepSeek Harness 实战:Web UI 与多端协同——你的 Agent 不止活在终端里
智能体·harness
quarter_day2 天前
DeepSeek Harness (DSH) 中配置 Google Gemini 与避坑实践
agent·deepseek
阿里云大数据AI技术2 天前
使用 PAI ,一行命令跑起来云端 DeepSeek Agent
人工智能·agent·deepseek
大模型真好玩2 天前
大模型训练全流程实战指南实战篇(十四)——网络安全大模型数据获取
人工智能·ollama·deepseek