dsh-hud

a903067276-rgb/dsh-hud
★ 6 stars JavaScript Browser/Web Updated 2d ago ✓ Clean
HUD status panel plugin for DeepSeek Harness (dsh) web: git status, MCP servers, skills, model & token usage in a floating panel
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dsh-hud": {
      "command": "npx",
      "args": [
        "-y",
        "a903067276-rgb/dsh-hud"
      ]
    }
  }
}

README Excerpt

A **HUD status panel** plugin for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`) web. One button in the input toolbar opens a floating panel showing: - **Git** — branch, ahead/behind, unstaged / staged / untracked files (collapsible groups), per-file `+N/-N` summaries, click a file to expand its full diff, last 5 commits

Topics

deepseek-harnessdsh-plugin