dsh plugins中文
← Back to popular plugin directory

dsh inference trajectory panel

Yuer6327/NoLetMe · tools

GitHub repository for the DeepSeek Harness ecosystem.

★ 5GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

NoLetMe 是 DeepSeek Harness(dsh)网页端插件,在会话页右侧边缘挂载一块实时推理关键词统计面板。

面板是原生融入的悬浮层:复用 harness 设计系统(--dsw-alias- 语义令牌、DetailsPanel 头/体结构、CSS Modules、明暗与 reduced-motion),通过官方 shell.overlay 插槽挂载,不改动、不补丁任何既有 UI。 证据链

浏览器包是 window.ModuleLoader.load(...) 闭包工厂产物(与 harness 自带的 clientBundle 预设同形):平台模块走冻结模块表解析,其余内联,.module.css 编译成哈希类名映射并自动注入样式。 架构

Install command

dsh plugin --profile web add github:Yuer6327/NoLetMe
View GitHub repository ↗Back to popular plugin directory