dsh plugins中文
← Back to popular plugin directory

Local management DeepSeek Harness

Nexus-Aethra/DSHBox · skills

Manage DeepSeek Harness locally: run multiple DSH versions in isolated containers, open the UI in an embedded WebView, import plugins/skills with one click, share extension bundles, and let a queued task system handle in.

★ 10GitHub stars
0Forks
2026-08-16Last updated
RustLanguage
License

Project overview

DSH Box Managed DeepSeek Harness desktop runtime — run, isolate, and extend multiple DeepSeek Harness environments on your own machine, no browser tab required.

1. Launch DSH Box and pick a writable runtime directory when prompted (all DSH data lives there). 2. Open DSH Version → Load versions → install the DSH tag you want. 3. Open DSH Container → create a Container (name, profile, DSH version). 4. Press Start — DSH Box builds the frontend if needed (or launches the cached build directly), then opens the DSH UI in the embedded WebView. 5. Head to Plugin Repository to import plugins/skills or assemble bundles, then add them to any Container. Tray

The app minimizes to the system tray on close. Use the tray menu to open the window or start/stop/restart the dshboxd background service. Technology Layer · Stack Layer: Desktop shell · Stack: Tauri 2, Rust (Cargo workspace under src-tauri/) Layer: UI · Stack: React 18, TypeScript, Vite Layer: Background service · Stack: dshboxd sidecar Layer: Bundled runtime · Stack: Node / npm / pnpm (per-platform archive) Layer: Targets · Stack: Windows x64/arm64, Linux x64/arm64, macOS x64/arm64

Install command

dsh plugin --profile web add github:Nexus-Aethra/DSHBox
View GitHub repository ↗Back to popular plugin directory