編集者注

原神启动视频

An official-architecture startup plugin for DeepSeek Harness (dsh).

これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。

上流で中国語 README が提供されていないため、リポジトリのオリジナルコンテンツを表示しています。

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.

DeepSeek Harness Genshin Startup Preview


✨ 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: contain without 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.bundle patch layer and lazy CJS dsh.client architecture.

🛠️ 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

REPOSITORY SIGNALS

セキュリティとインストールエビデンス

このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。

出所の追跡可能性

公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。

ライセンス

GitHub メタデータにライセンスが検出されませんでした。

メンテナンス活動

過去180日以内にコードの更新があります。

インストールエビデンス

再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。

インストールライフサイクルスクリプト

確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。

注意点missing-license