sss-1012/DeepSeek-Harness-Manager1

deepseek-harness-manager

DeepSeek Harness 管理器 — 启动/停止 harness、插件管理、更新、诊断、余额

AI 分析

核心用途是降低 DSH 的运维门槛。适合不习惯命令行操作的普通用户,通过可视化界面即可轻松完成服务的启停、插件的搜索安装与环境诊断。

パッケージ
deepseek-harness-manager
バージョン
0.1.4
ライセンス
MIT
最終更新
2026/09/10

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Usage

  1. Open the app — the dashboard shows whether your Harness is running, plus the DSH version and environment status.
  2. Fix the environment if needed — install missing Node.js / dsh pieces from the dashboard, or press Check for updates.
  3. Start the Harness — press Start. Command-line style profiles (for example a custom profile that expects --probe) need their launch arguments set in Launch settings first.
  4. Manage plugins — in Plugins: search a source, install, then enable/disable with the switch. Disabling never uninstalls: the manager keeps its own patch, so you can flip it back at any time.
  5. After a DSH update — the manager self-checks plugin resolution and offers a one-click repair if something no longer resolves.
  6. When something breaks — run Diagnostics; it produces a Markdown report you can attach to an issue.