fan969690
dsh-web-plugins
🧩 DSH 模块中心开源框架:右侧模块化桌面,宫格排布任意模块,自定义尺寸 1x1~2x6,长按拖动换位,开放模块协议(插件注册即显示)+ 插件社区 + Agent 社区(270 中文预设)
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 15, 2026
- Updated
- Aug 15, 2026
Introduction
🛍️ DSH Web 插件集
DeepSeek Harness Web 实用插件合集:模块中心(右侧模块化桌面)+ 插件社区 + Agent 社区 + 服务器面板。 每个插件独立可装,按需取用。
📦 包含什么
| 插件 | 目录 | 功能 |
|---|---|---|
| 🧩 模块中心 | module-center/ | 右侧嵌入"模块化桌面":2 列宫格排布 1panel.center.modules 槽即成模块 |
| 插件社区 | plugin-store/ | Web 设置页独立栏:浏览本机已装插件(中文描述/分类)+ 社区插件发现 + 一键安装/卸载 |
| Agent 社区 | agent-store/ | Web 设置页独立栏:270 个开源中文角色预设,详细描述 + 适配度评分 + 一键安装 |
| 面板中心 | panel/ | 服务器状态/知识库体检/定时任务/每日报告 4 个数据模块(配合模块中心使用) |
🚀 安装
# 全部安装
dsh plugin --profile web add ./module-center ./plugin-store ./agent-store ./panel
# 或只装模块中心框架
dsh plugin --profile web add ./module-center
装完重启 dsh web:
- 模块中心:右侧出现模块化桌面,配合其他插件显示各功能卡片
- 插件社区 / Agent 社区:设置侧边栏出现独立入口(也注册为模块中心模块)
✨ 亮点
- 🧩 开放框架:模块中心是首个"框架型"插件——插件注册模块零改动接入
- 🖐 手机桌面式交互:长按拖动换位、单击改尺寸、自定义 1×1~2×6
- 🖥 原生嵌列:面板真正嵌进布局,对话自动让位,不是悬浮层
- 📦 中文本地化:插件社区/Agent 社区全部中文描述
📄 许可
MIT License