dsh-knit
把会话工作区里已有的 Markdown 文档、图片与视频列进 DSH 侧边栏,按与当前对话的相关性排序:用最近几条消息在本地与文档标题、摘要、正文做带 IDF 权重的匹配,不调用模型,也没有网络出口。列表来自工作区扫描,而不是「最近打开记录」,所以重启 DSH 或新开会话都不会变空。图片与视频可就地预览,相对路径图片真实渲染,视频走 HTTP Range 流式播放。预览头下方的引用条显示当前这篇被哪些文档引用、又引用了哪些,点一项即可跳过去。同一份排序也作为 knit_docs 工具交给 agent:它返回最相关的若干篇,并附上每篇里命中的那段原文(有命中时才附)。
Lists the Markdown documents, images and video that already exist anywhere in the session workspace in the DSH sidebar, ranked by relevance to the current conversation: recent messages are matched locally against document title, summary and body with IDF weighting, with no model calls and no network. Because the list is scanned from the workspace instead of remembered, restarting DSH or starting a new session does not empty it. Images and video preview in place, with relative-path images resolved and video streamed over HTTP Range. A references bar under the preview header shows which documents cite the one being previewed and which it cites, with one click to jump between them. The same ranking is exposed to the agent as a knit_docs tool, which returns the most relevant documents along with the passage that matched in each, where one is found.
怎么安装
dsh plugin add dsh-knit 简介
Knit Agent 一天产出 20 篇文档,你找不到刚才那篇。 Knit 把它们放到对话旁边 —— 你正在聊什么,相关的那篇就在最上面。 > **你的 agent 也一样。** 同一份排序也给它当工具用 —— 它问「哪几篇相关」,拿回排名**加每篇里命中的那段原文**。 *真机截图(不是原型):一个含 36 篇文档的工作区 —— 列表 + 就地预览 + 引用条。* *引用条是 v0.12 加的:展开就能看到「这篇被谁引用」,点一项直接跳过去。* *顶行会跟着你正在聊什么变;对话内容还不足时它退回按时间排,并如实说明依据。* *排序跟着对话走(同一个工作区、同一个会话):先问「排序算法用的 BM25 是怎么加权的?」,* *顶上换成排序那几篇;再问「插件市场收录和下载量怎么查?」,顶上又换成市场调研那几篇。* *⚠️ 面板是**每 5 秒轮询一次**的,所以重排落在发消息之后的 **0–5 秒**内、不是瞬时;动图比真实时间快。* 扫整个项目文件夹的 Markdown / 图片 / 视频 · 排序跟着对话走 · 不调模型、不联网 sh dsh plugin --profile web add dsh-knit --- 这不就是个「最近文件列表」吗? **是的,但有两个关键区别:** 1. **范围**:最近打开列表只记你**点开过**的文件;Knit 扫**整个项目文件夹**。 重…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-tools, ai-agent, cordis, deepseek, deepseek-harness, developer-tools, dsh, dsh-better-sidebar, dsh-plugin, dsh-plugins, javascript, local-first, markdown, markdown-preview, media-viewer, plugin, productivity, recent-files, sidebar, zero-dependency
同类推荐
dsh-univer-office
dream-num/dsh-univer-office
为 DeepSeek Harness 打造一个真正的办公环境。Univer Office 插件将电子表格、文档、幻灯片、画布、多维表格等汇聚到同一个运行时——数据互联、修改经过校验、变更按版本管理,并以隔离工作树支持多 Agent 协作。
archify
tt-a1i/archify/tree/main/integrations/deepseek-harness
从仓库或系统描述生成经过校验的自包含交互式架构图、流程图、时序图、数据流图和生命周期图。
dsh-ppt
STARDUSTLC666/dsh-ppt
演示文稿技能与工具:一句话或一篇文档生成 HTML 放映与可编辑 PPTX,7 种页型(含金句与原生 PPTX 表格),演讲者备注(HTML 按 S 呼出 + PPTX 原生备注页),内置 5 套主题,可配置默认主题/语言,中英双语。
dsh-industry-research
PerryLink/dsh-industry-research
面向 DeepSeek Harness 的确定性行业研究报告:公司与行业研究流程基于分阶段证据产出结构化、可核验的报告。