WhitePlusMS/dsh-input-plus ↗★ 1
dsh-input-plus
DSH 输入框强化 (DSH Input+): @ file/directory reference and native composer status for the DeepSeek Harness Web UI.
AI 분석
核心用途是增强 DSH 的输入框交互体验。适合需要频繁在对话中引用本地文件或目录的用户,支持工作区索引和路径自动补全,提升与 Agent 交互的效率。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WhitePlusMS/dsh-input-plusConfiguration
The plugin registers the input-plus settings namespace. The options used by workspace indexing and path resolution are:
| Option | Default | Range | Description |
|---|---|---|---|
maxIndexDepth | 3 | 0–10 | Maximum workspace indexing depth |
maxIndexEntries | 200 | 1–2000 | Maximum number of entries retained per candidate index |
referenceRoot | '' | Absolute path or empty | Overrides the current Session workspace; empty uses the Session workspace |