PICNO/dsh-file-mention0

dsh-file-mention

Workspace file/folder picker plugin for the DSH (DeepSeek Harness) Web GUI: browse/search workspace files and insert an exact relative-path tag reference into the draft.

AI Analysis

核心用途是让用户在输入框中通过回车或点击轻松引用工作区文件。适合需要频繁让 AI 读取、修改特定代码文件或查看文件夹目录的开发任务。

Package
dsh-file-mention
Version
0.1.0
License
MIT
Last updated
Aug 18, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用

  1. 点击输入框上方左侧的 📎 按钮
  2. 在弹出面板中搜索文件名或路径(可用「全部 / 文件 / 文件夹」筛选)
  3. 点击(或方向键 + 回车)选中
  4. 输入框中出现 tag 引用芯片,随消息发送后模型会收到精确路径(如 `baps-server-biz/src/main/java/com/cim/biz/service/impl/CimBasinServiceImpl.java`

提示:发送后,agent 会按反引号内的相对路径直接读取对应文件;文件夹则会列出其内容。