allen546/dsh-plugin-genshin-startup
DeepSeek Harness (dsh) 插件:在进入 Harness 网页界面之前,启动时居中播放《原神》启动视频,并以白色填充背景。
项目介绍Project Overview
dsh-plugin-genshin-startup 是面向 DeepSeek Harness (dsh) 的官方架构启动插件,打开 dsh web 时自动居中播放《原神》启动短片,使用 object-fit: contain 保持原始宽高比,周围以纯白 (#ffffff) 填充信箱区域,800 毫秒淡出过渡至工作区。适用于需要 DSH 启动页定制与无缝衔接的场景。注意:项目与 miHoYo 或 HoYoverse 没有任何关联,相关版权归原权利人所有。
dsh-plugin-genshin-startup is a startup plugin for DeepSeek Harness (dsh) built on the official architecture. When opening the dsh web interface, it autoplays the Genshin Impact launch video, centered with object-fit: contain to preserve aspect ratio, and fills surrounding letterbox space with pure white (#ffffff), then fades 800ms into the workspace. Use it when customizing the DSH web launch experience with a seamless transition. Note: the plugin is not affiliated with or endorsed by miHoYo or HoYoverse; all related trademarks and assets belong to their respective owners.
请帮我了解并安装插件:【dsh-plugin-genshin-startup】【https://github.com/allen546/dsh-plugin-genshin-startup】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add allen546/dsh-plugin-genshin-startup
把 allen546/dsh-plugin-genshin-startup 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-plugin-genshin-startup 🚀✨
An official-architecture startup plugin for DeepSeek Harness (dsh).
When opening the dsh web interface, it directly autoplays the Genshin Impact Launch ("原神,启动!") opening video, perfectly centered without stretching, and fills all surrounding letterbox/pillarbox space with pure white (#ffffff), before seamlessly dissolving into the main DeepSeek Harness workspace.
✨ Features
- 🎬 Direct Autoplay: Plays immediately upon opening the web interface without requiring extra clicks.
- ⚪ Pure White Fill: Clean white background (
#ffffff) fills the entire surrounding viewport around the video. - 📐 Centered & Non-Stretching: Preserves native aspect ratio with
object-fit: containwithout distortion or forced fullscreen requests. - 🚫 Zero Dialogs / Clean View: No popup prompts, skip banners, or intrusive overlays.
- ✨ Seamless Transition: Automatically fades out over 800ms into the DeepSeek Harness interface upon completion (or on keypress/click).
- 🧩 Native DSH Plugin: Built with DSH
dsh.bundlepatch layer and lazy CJSdsh.clientarchitecture.
🛠️ Installation
Install and enable the plugin in your DeepSeek Harness web profile via the official CLI:
dsh plugin --profile web add allen546/dsh-plugin-genshin-startup
🚀 Usage
Launch the DeepSeek Harness Web UI:
npx @deepseek-ai/dsh web
Or if you have dsh installed globally:
dsh web
Open http://127.0.0.1:3080 in your browser. The opening video will play smoothly before transitioning into your agent workspace!
⚠️ Disclaimer
This project is an independent open-source plugin and is not affiliated with, endorsed by, sponsored by, or associated with miHoYo Co., Ltd. or HoYoverse.
All trademarks, logos, audio-visual materials, and intellectual property relating to Genshin Impact and miHoYo / HoYoverse belong to their respective copyright holders.
📦 Project Structure
.
├── cordis.patch.yml # DSH profile bundle patch layer
├── lib/
│ ├── index.js # Host-side plugin entry
│ └── client.js # DSH lazy CJS browser client module
├── assets/
│ ├── preview.png # UI Preview screenshot
│ ├── genshin-launch.mp4 # Fast-start optimized video asset
│ ├── genshin-launch.js # Standalone injector runtime
│ └── genshin-launch.css # Full-viewport overlay & white-fill styling
├── demo.html # Standalone preview page
├── package.json
└── README.md
📜 License
MIT License © 2026 Allen Sun
nexu-io/open-design
Devin-AXIS/iPolloWork
liustack/modlens
ysr666/dsh-vision-router
Anionex/dsh-vision-toolkit
fufankeji/deepseek-harness-studio
Lum1104/dsh-browser
ZSeven-W/dsh-ios