Bundle
@moshe-233/dsh-web-splash-loader
A liquid glass splash loader with whale aura animation, real-time plugin checklist, and resident diagnostics for DeepSeek Harness Web GUI.
- Source
- moshe-233
- License
- MIT
- Updated
- Updated 6 days ago
Readme
# @moshe-233/dsh-web-splash-loader > DeepSeek Harness (DSH) Web 端的开屏液态玻璃加载器与实时插件诊断监视器。 --- ## 🌟 核心特性 - 🌊 **开屏即出 (First Millisecond)**:在浏览器解析执行的第一毫秒覆盖全屏高斯模糊液态玻璃遮罩,消除白屏与组件分批挂载产生的跳动。 - 🐋 **呼吸鲸鱼光效**:内嵌深海鲸鱼 SVG 图标与脉冲光晕,动态自适应暗色与亮色模式。 - 📋 **实时插件加载清单**:动态捕获当前 Profile 中的全部插件,展示实时的加载中光圈、已就绪对勾(✅)与各插件加载耗时。 - 📊 **流光进度条与耗时**:实时展示 `[ 已就绪: X/Y 个插件 · Z ms ]`。 - ✨ **丝滑淡出与安全保底**:全部插件就绪后执行弹性微缩放淡出,自带 3.5s 超时安全释放机制。 - ⚡ **常驻健康气泡**:启动完成后在右下角保留微型状态胶囊,点击随时展开全部插件耗时诊断面板,支持一键复制 JSON 报告。 --- ## 🚀 安装与使用 在 DSH Web Profile 中启用本插件: ```sh dsh plugin --profile web add @moshe-233/dsh-web-splash-loader ``` 或者在 `~/.dsh/profiles/web/package.json` 的 `bundles` 中添加并 link 本地路径即可。
Install
dsh plugin --profile web add github:moshe-233/dsh-web-splash-loader
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install moshe-233-dsh-web-splash-loader from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.