@dsh-pi/tools
v0.1.0 · 4 天前发布
pi-compatible tool surface for DeepSeek Harness (dsh-pi): an `edit` tool with pi's exact interface plus pi-style descriptions for read/write/bash.
README
@dsh-pi/tools
pi-compatible tool surface for DeepSeek Harness (dsh-pi), aligning the model-visible tool layer with pi's:
1. edit tool — pi's exact interface: path + edits[] with oldText/newText. Every oldText must match a unique, non-overlapping region of the original file; edits are validated like pi and applied in one call. (pi's description is used verbatim.)
2. Description alignment — via the system-prompt/assemble waterfall, the model-visible descriptions of read / write / bash are rewritten to pi's wording. bash keeps a one-line sandbox-escalation note so dsh's denial policy is not lost.
Install into a profile
```sh
dsh plugin --profile web add @dsh-pi/tools # published, or:
dsh p
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @dsh-pi/tools
- Repo
- git+https://github.com/AndPuQing/dsh-pi.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}