# dsh-web-ui — DeepSeek Harness plugin install manifest

> Generated: 2026-09-13 19:11 · Source: https://deepseekmodel.com/plugins

## Overview

An aggregate plugin and skin pack for the DSH web UI, bundling task board, Git graph, side panel, remote mobile UI and a whale pet for all-day agent users.

## What it does

- Installs the whole plugin family at once; full list lives in aggregate.yml
- Ships the compat bridge layer, so no separate compat npm package is needed
- Pairs well with dsh-better-sidebar for file and terminal workbench

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| UI Enhancements | zhu1090093659 | 5,426 | Apache-2.0 | TypeScript | 2026-08-22 |

## Install

```bash
dsh plugin add github:zhu1090093659/dsh-web-ui
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/zhu1090093659/dsh-web-ui
- Plugin page: https://deepseekmodel.com/plugin-detail?id=dsh-web-ui
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-13
