littleboylittlegirl/dsh-community-hot
A floating panel for the DeepSeek Harness Web UI that surfaces what's hot in the dsh community right now — 24-hour hot topics and the top 10 hot plugins — with a draggable, always-on-top button and deep links straight to the content pages.
This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.
dsh-community-hot
DeepSeek Harness Web UI 的社区热门悬浮面板:24 小时热门话题 + 热门插件 TOP10,悬浮按钮可拖动、置顶,点击居中展开,列表直达内容页。
功能
- 悬浮可拖动按钮 — 拖到任意位置,位置持久化,且始终置顶。
- 点击居中展开 — 双标签面板。
- 热门话题 —
deepseek-ai/deepseek-harness的 GitHub Discussions,按评论与反应热度排序,24 小时内更新的话题带24h徽章。 - 热门插件 TOP10 — awesome-dsh-plugin 社区精选榜,按 GitHub stars 排序(npm 下载量排名自动兜底)。
- 热门话题 —
- 列表直达 — 每行都在新标签页打开讨论 / 插件仓库。
- 实时角标 + 自动刷新 — 按钮显示 24h 活跃话题数,按配置的间隔自动刷新。
- 可配置 — 面板内 ⚙ 菜单可改榜单条数、刷新间隔、按钮文案。
安装
dsh plugin --profile web add dsh-community-hot
重启 web profile(或刷新已运行的页面)后,Web UI 右下角会出现悬浮按钮。
依赖 web profile(
@deepseek-ai/dsh-web-app)。在 headless profile 上本插件为无操作。
数据来源
- 热门话题:
api.github.com/repos/deepseek-ai/deepseek-harness/discussions - 热门插件:
awesome-dsh-plugin.com/plugins.json(兜底:npm 检索 + 下载量)
所有请求在浏览器内直连公开的 CORS 接口,数据缓存 10 分钟。
License
MIT
Security & install evidence
This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.
From a public plugin catalog, linked to a public GitHub repository.
The repository declares the MIT license.
Code updates within the last 180 days.
No verifiable install metadata registered yet — please review the repository instructions manually.
The inspected package metadata declares no install lifecycle scripts.