插件详情 · jaxzhou/dsh-file-explorer
dsh-file-explorer jaxzhou
A [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) plugin that adds a **Files** tab to the Conversation View strip — the same level as **Chat** and **Trajectory** — showing the session workspace as a tree with a basic text preview beside it.
GitHub stars
forks
创建于
最近 push
npm 周下载
插件装不上 / 打开崩溃? npx dsh-why --package . 一键诊断并给修复建议 → dsh-why.com
— awesome 未收录 · — imsai 未收录
npm @jaxzhou/dsh-file-explorer@0.1.4(4 个版本 · 最近发布 2026-09-13)
启发式信号(npm registry 探测),非运行时测试;预发布按基础版本口径解读(非 npm semver 字面判定)">dsh 兼容:未声明 engines.dsh · peers @deepseek-ai/cordis ^4.0.2
版本滞后:仓库 0.1.1 vs npm 0.1.4
徽章接入:https://dsh-insights.com/badge/jaxzhou/dsh-file-explorer.svg · 接入指南 ↗
未标注 · 待 LLM 标注轮
实测兼容 client bundle × shell 模块表
▲ shell 0.1.2-alpha.2 起可加载——更早版本缺其所需模块
实测对象:npm 0.1.5 · 外部 require 4 个。口径:静态分析 client bundle 中代码态的 require 字面量(注释/字符串内的不计;相对路径为 bundle 自带模块表就地服务,不计),逐 shell 版本对齐官方 loader 真实解析序——seed 词 ∪ 图行(shell 内置 client 包,分 immediate 确定可解析与 lazy 条件可解析)∪ 语料库已知插件包名;try/catch 守卫感知——loader 的 require 为调用时解析,try 块缺失可由配对 catch 兜底(catch 可解析或为空仍判可加载);非运行时测试,动态 require(含模板串)不在检测范围。