1162514620/plugin-center0

plugin-center

DSH 插件中心:统一的插件管理面板,支持插件启用/禁用、插件市场浏览、AI 解释、一键重启。

AI 分析

适合集中维护多个主机插件与配置。适用于想在一个界面管理插件生命周期的用户。

パッケージ
plugin-center
バージョン
1.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

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

ドキュメント

README 全文を読む ↗

plugin-center

English · 中文

A unified plugin management panel for DeepSeek Harness Web UI. Manage all your host plugins from one sidebar panel — enable, disable, browse the community marketplace, and get AI-powered plugin explanations.

Features

  • Plugin Manager — view all host plugins (official / third-party / dynamic), enable or disable with one click
  • Plugin Marketplace — browse github.com/topics/dsh-plugin directly in the UI, search, sort by stars or update time
  • AI Explain — one-click AI summary of what any plugin does (requires a configured LLM)
  • Restart — cleanly restart dsh web from the panel (delegates to systemd when available)

Install

dsh plugin --profile web add plugin-center

Or add to cordis.patch.yml:

- insert:
    - id: plugin-center
      name: 'plugin-center'

Then restart dsh web.

Screenshots

Open the panel from the sidebar → 插件 button. The 插件管理 tab shows all loaded plugins; the 插件市场 tab lets you discover and install new ones from the community.

Requirements

  • DeepSeek Harness (dsh) with Web UI profile
  • Node.js >= 20.18
  • React (provided by the web runtime)
  • @deepseek-ai/dsh-llm peer dependency for AI explain feature

License

MIT