D
dsh-codex-select
v0.1.0 · 1 天前发布
Codex-style code selection for DeepSeek Harness Web: workspace file tree + file viewer; select code and a chip above the composer shows 'N lines selected', sending the selection as message context automatically
README
dsh-codex-select

Codex-style code selection for the DeepSeek Harness Web GUI.
Select code in a workspace file viewer — it is **automatically added to the
message as a reference chip** (no button, no code dumped into the draft text),
and at send time the selection is serialized into the prompt as context,
exactly like Codex.
Features
node_modules / .git by default, toggles included) + read-only fileviewer (UTF-8 text only, ≤ 1 MiB, binary rejected).
above the composer: `已选中
版本兼容矩阵
| 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-codex-select
- Repo
- git+https://github.com/light-only/dsh-codex-select.git
- Engines
{"node":">=18.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-input-trigger"],"platform":"web"}}