概览
dsh-file-changes
社区 · Topic 自动分析 — 通过 GitHub dsh-plugin Topic 自动发现。静态检查在不执行第三方代码的前提下,验证了固定公开版本的根目录 bundle 契约与已提交文件;这不等于人工审核、安全审计、运行时冒烟测试、发布者身份验证或官方背书。
从 GitHub 安装此组合包
CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。
npx dshpub add mixin-ai/dsh-file-changes --ref 9349fe4e404b044818f874404a2ba9ed292d0b52能力
它贡献了什么
README / ZH
插件文档
A DeepSeek Harness Web plugin that shows a file-change panel at the end of every answer. When a turn creates or modifies files, the panel lists each one under the closing message with three actions:
LIMITATIONS
已知限制
- Files created indirectly by terminal commands (e.g. `bash`) are not detected — the same vocabulary limit as the official produced-files row. - Host-side Code Mode records live in memory (2-hour / 2000-per-session ring); a server restart clears them. - The reveal endpoint trusts loopback same-origin JSON requests only.
