← 返回列表
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

deepseek-harnessdshdsh-pluginplugincodexcode-selectionfile-treeworkspace

README

dsh-codex-select

![Awesome DSH Plugin](https://awesome-dsh-plugin.com)

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

  • 文件 / Files conversation view tab: lazy workspace file tree (skips

  • node_modules / .git by default, toggles included) + read-only file
    viewer (UTF-8 text only, ≤ 1 MiB, binary rejected).
  • Codex-style selection: select code inside the viewer — a chip appears

  • above the composer: `已选中
    查看完整 README →

    版本兼容矩阵

    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"}}