
a903067276-rgb/dsh-hud
20Last commit Aug 14, 2026
dsh-hud DSH plugin
dsh-hud is an installable DSH web UI plugin that adds an input-toolbar button and resizable floating panel for Git, MCP, skills, model, token, and session status.
How to install the dsh-hud DSH plugin
dsh plugin --profile web add "github:a903067276-rgb/dsh-hud#main"Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-hud DSH plugin can do
- Displays Git branch, ahead/behind state, changed-file groups, per-file diff summaries, expandable full diffs, and the last five commits.
- Shows a live badge for the number of uncommitted files.
- Lists connected MCP servers inferred from available MCP tool names.
- Displays skills available to the current agent.
- Shows model, reasoning effort, plan mode, token usage, cache-hit rate, and session statistics.
- Provides a resizable, collapsible floating panel with localStorage-persisted width and 30-second refreshes.
Where the dsh-hud DSH plugin fits
- Checking repository changes without leaving the DSH web conversation.
- Reviewing available MCP servers and agent skills during a session.
- Monitoring model selection, token consumption, and session context usage.
- Viewing a concise project-status HUD rather than using a full source-control interface.
Who the dsh-hud DSH plugin is for
- DeepSeek Harness web users working in Git repositories.
- Developers who use MCP tools and skills in DSH.
- Users who want lightweight session and repository status visibility.
dsh-hud DSH plugin limitations
- Supports DSH web and requires running `npx @deepseek-ai/dsh web`.
- Requires the Git CLI to be available on PATH.
- macOS is the only platform stated as fully tested; Windows and Linux are not yet tested.
- Requires a DSH restart after installation because bundle layers are composed at startup.
- Provides read-only status information and deliberately does not perform Git write operations or provide heavyweight SCM features.
- Requires pnpm on PATH when using the documented `dsh plugin` installation flow.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-hud DSH plugin alternatives
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-visual-plugin
6
Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
dsh-builtin-toggles
6
A DeepSeek Harness Web plugin that provides a Chinese catalog of built-in plugins and policy-controlled UI toggles.
dsh-hud DSH plugin questions
What is the dsh-hud DSH plugin?
dsh-hud is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-hud DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-hud use?
The snapshot records web as the dsh-hud profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-hud compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-hud fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-hud?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.