其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness Web 兼容插件:修复通过局域网纯 HTTP(非 secure context)访问 dsh web 时,官方会话界面添加图片附件调用 crypto.randomUUID() 崩溃的问题,并在设置页新增「Web 兼容」状态面板。
crypto.randomUUID()。http://192.168.3.2:3080 访问时属于非 secure context,crypto.randomUUID 为 undefined。crypto.getRandomValues() 在非 secure context 仍可用,因此插件在 client bundle 模块顶层立即注入 UUID v4 polyfill。randomUUID 来源。dsh plugin add @visol-456/dsh-web-compat
npm install
npm test
npm run build
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。