D
@deepseek-ai-harness/tui
v0.0.1-beta · 4 天前发布
DeepSeek Build (dsh-tui) — grok-build style terminal UI for the deepseek-harness agent runtime; standalone CLI or dsh profile bundle
README
@deepseek-ai-harness/tui
DeepSeek Build (dsh-tui) — grok-build style terminal UI for the deepseek-harness agent runtime.
This package bundles a platform-native binary and installs two commands:
dsh-tui (primary)dsb (alias)Install
sh
npm i -g @deepseek-ai-harness/tui@beta
Or from a local tarball built from source:
sh
From the repo root, after building the tarball:
npm i -g ./dist/<tgz>
Runtime discovery
The deepseek-harness runtime is discovered separately from this package. Either:
.venv next to your workspace:sh
python -m venv .venv
.venv/bin/pip install deepseek-harness-sdk
DSH_RUNTIME_BIN environment variable.Uninstall
```sh
npm uninstall -g
版本兼容矩阵
| 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
- @deepseek-ai-harness/tui
- Repo
- git+https://github.com/openma-ai/deepseek-harness-tui.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}