dsh-web
zhu1090093659
DeepSeek Harness (DSH) Web 插件聚合生态 · 万物皆插件,通过创意工坊分发||DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:zhuifengqug/pixel-skin
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A Famicom-inspired pixel skin for the DeepSeek Harness Web GUI: warm white surfaces, cartridge red, charcoal text, square geometry, hard shadows, pixel fonts, grid texture, and stepped motion.
中文用户请阅读:README.zh.md
给 DeepSeek Harness Web 换上 Famicom(红白机)配色的像素风皮肤:米白机壳 + 卡带红 + 炭黑,直角、硬阴影、像素字体、网格底、阶跃动画。
--dsw-alias-* / --dsw-specific-*),不碰布局与组件/pixel-declare 按 models.dev 和模型家族规则补全配置。像素球、HP 条与窗框均为原创 8-bit 图形,灵感来自 90 年代掌机游戏界面;未使用任天堂 / Pokémon 官方素材或商标名称。
![]()
![]()
只需执行下面一条命令。dsh plugin 会在 web profile 中安装、登记并激活这个插件:
dsh plugin --profile web add dsh-pixel-skin
安装后重启 dsh web 并硬刷新浏览器。
如果你要在其他 Node.js 项目中引用这个包,可以使用:
npm install dsh-pixel-skin
# 或
pnpm add dsh-pixel-skin
这一步不会自动把插件加入 DSH Web profile;DSH 用户不需要先执行它。
查看当前 npm 版本:
npm view dsh-pixel-skin version
dsh plugin --profile web add github:zhuifengqug/pixel-skin
dsh plugin --profile web add D:/dsh/pixel-skin
重启 dsh web 并硬刷新浏览器。之后改 lib/client.js 需要重新构建客户端 bundle;若 DSH checkout 正在运行 pnpm run dev:web,客户端 HMR 可在重载后生效。
浏览器控制台:
__PIXELSKIN__.palette('red') // 切换主题色:red / blue / green / yellow
__PIXELSKIN__.palettes() // ['red','blue','green','yellow']
__PIXELSKIN__.status('idle') // 状态句:idle / charge / move / evolve
__PIXELSKIN__.statuses() // ['idle','charge','move','evolve']
__PIXELSKIN__.effortPalette('blue') // 滑块配色:blue / green / ember
__PIXELSKIN__.effortCustom('#f0a030') // 自定义滑块主色
__PIXELSKIN__.scanlines(true) // 开启扫描线(false 关闭)
__PIXELSKIN__.off() // 停用皮肤(刷新后恢复官方外观)
__PIXELSKIN__.on() // 重新启用
localStorage:
pixel-skin:enabled = 0 → 整体停用pixel-skin:scanlines = 1 → 扫描线不发布 npm 时,也可以生成本地 tarball:
npm pack
# 生成 dsh-pixel-skin-2.0.0.tgz
dsh plugin --profile web add ./dsh-pixel-skin-2.0.0.tgz
GitHub 仓库地址:https://github.com/zhuifengqug/pixel-skin
The Host registers /pixel-declare <provider>. It only updates models without reasoningEfforts, preferring a unique models.dev match and falling back to conservative model-family inference when the catalog is unavailable. Image models and unknown families are skipped. Optional startup enrichment remains controlled by enrichFromModelsDev in cordis.patch.yml and is disabled by default.
Click Reasoning effort in the model menu to open the panel. It reads the current model's published reasoning.efforts and writes the selected value through session.selectModel. Models without efforts show a Fill Pokédex action instead.
dsh plugin --profile web remove dsh-pixel-skin
assets/fonts 与 OFL-1.1 声明assets/fonts 保留完整字体文件,便于后续构建离线 data URI 版lib/client.js 的 TOKENS 里重新对齐CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: theme。