插件详情 · loommii/dsh-input-history
dsh-input-history loommii
DeepSeek Harness Web 输入历史插件:↑/↓ 终端式翻查本会话消息,/history 可搜索面板;纯客户端,按会话隔离。
★ 0
GitHub stars
0
forks
2026-09-07
创建于
2026-09-08
最近 push
—
npm 周下载
收录 / 发布
— awesome 未收录 · — imsai 未收录
npm @loommii/dsh-input-history@0.1.0(1 个版本 · 最近发布 2026-09-08)
dsh 兼容:未声明(engines.dsh / peers 均无)——建议在 package.json 加 "engines": {"dsh": "^x.y.z"}
徽章接入:https://dsh-insights.com/badge/loommii/dsh-input-history.svg · 接入指南 ↗
LLM 解读
未标注 · 待 LLM 标注轮
实测兼容 client bundle × shell 模块表
实测对象:npm 0.1.0 · 外部 require 1 个。口径:静态分析 client bundle 中代码态的 require 字面量(注释/字符串内的不计;相对路径为 bundle 自带模块表就地服务,不计),逐 shell 版本对齐官方 loader 真实解析序——seed 词 ∪ 图行(shell 内置 client 包,分 immediate 确定可解析与 lazy 条件可解析)∪ 语料库已知插件包名;try/catch 守卫感知——loader 的 require 为调用时解析,try 块缺失可由配对 catch 兜底(catch 可解析或为空仍判可加载);非运行时测试,动态 require(含模板串)不在检测范围。