DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-community-hot

d

dsh-community-hot

Manifest valid

Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.

UI (client)hasBundlePatch

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.

中文说明

Features

  • Floating, draggable button — drag it anywhere; the position persists across reloads and it always stays on top.
  • Centered panel — click the button to expand a two-tab panel in the middle of the page.
    • 热门话题 (Hot Topics) — the 24h-hottest GitHub Discussions of deepseek-ai/deepseek-harness, ranked by comments and reactions, with a 24h badge on fresh threads.
    • 热门插件 TOP10 (Hot Plugins) — the curated awesome-dsh-plugin community list ranked by GitHub stars (npm-download ranking as an automatic fallback).
  • Deep links — every row opens the discussion / plugin repository in a new tab.
  • Live badge + auto-refresh — the button shows a live count of 24h-active topics and refreshes on a configurable interval.
  • Configurable — list size, refresh interval, and button label via the ⚙ menu in the panel.

Install

dsh plugin --profile web add dsh-community-hot

Then restart the web profile (or refresh the page if it's already running). The floating button appears in the bottom-right corner of the Web UI.

Requires a web profile (@deepseek-ai/dsh-web-app). On headless profiles the plugin is a no-op.

Data sources

  • Hot topics: api.github.com/repos/deepseek-ai/deepseek-harness/discussions
  • Hot plugins: awesome-dsh-plugin.com/plugins.json (fallback: npm registry search + download counts)

All requests run in the browser against public, CORS-enabled endpoints; data is cached for 10 minutes.

License

MIT

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.1.0
0.1.1

Similar plugins

dsh-hotspots

Real-time hot topics panel for the DSH web GUI: AI news and engineering news, each item with a distilled summary and the source link, shown from a sidebar entry with three views, keyword/source filter

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-hotspots

Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.

Development & InfrastructureManifest valid

0

dsh plugin --profile web add dsh-hot-plugin-host

Web UI plugin that folds each staged response's think and tool calls into per-segment bounded, scrollable slide windows with a configurable height, keeping every intermediate response visible.

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-plugin-response-window

Per-session question index for the DSH Web UI: a time-proportional dot rail on the right edge and an expandable chain panel showing every user question with its time, including branch/subagent session

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-chat-index

A sidebar assistant plugin for the Web interface, allows users to select any text, displays the model’s reasoning process and final answer in a floating panel.

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-sidehelper

Token usage heatmap for the Web UI: daily/weekly/cumulative views over a 12-month window with light/dark themes.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add @kelearns/dsh-token-usage