편집자 노트

原神启动视频

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