插件详情 · dove-a/dsh-chat-window-fold
dsh-chat-window-fold dove-a
DSH web GUI plugin: auto fold/expand the chat window — bottom checkpoints hide old pages, top-scroll expands earlier messages with the viewport anchored.
GitHub stars
forks
创建于
最近 push
npm 周下载
插件装不上 / 打开崩溃? npx dsh-why --package . 一键诊断并给修复建议 → dsh-why.com
— awesome 未收录 · — imsai 未收录
npm dsh-chat-window-fold@0.1.7(8 个版本 · 最近发布 2026-08-17)
dsh 兼容:未声明(engines.dsh / peers 均无)——建议在 package.json 加 "engines": {"dsh": "^x.y.z"}
徽章接入:https://dsh-insights.com/badge/dove-a/dsh-chat-window-fold.svg · 接入指南 ↗
未标注 · 待 LLM 标注轮
实测兼容 client bundle × shell 模块表
实测对象:npm 0.1.7 · 外部 require 1 个。口径:静态分析 client bundle 中代码态的 require 字面量(注释/字符串内的不计;相对路径为 bundle 自带模块表就地服务,不计),逐 shell 版本对齐官方 loader 真实解析序——seed 词 ∪ 图行(shell 内置 client 包,分 immediate 确定可解析与 lazy 条件可解析)∪ 语料库已知插件包名;try/catch 守卫感知——loader 的 require 为调用时解析,try 块缺失可由配对 catch 兜底(catch 可解析或为空仍判可加载);非运行时测试,动态 require(含模板串)不在检测范围。