# dsh-localnotify — DeepSeek Harness plugin install manifest

> Generated: 2026-09-17 21:03 · Source: https://deepseekmodel.com/plugins

## Overview

In-app local notification center for DSH: a sidebar Notifications entry with unread badge, full-screen center with level color coding (info/success/warn/error), time/source filters, sorting, title/content search, read/unread, delete, detail popup with one-click copy, and pagination; written by the notify_add agent tool or the dsh-localnotify CLI (with auto-cleanup retention), page refreshes live, UI follows dsh web language (zh/en).

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Notifications & Integrations | yakoylp | 0 | — | — | — |

## Install

```bash
dsh plugin --profile web add github:yakoylp/dsh-localnotify
```

## 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/yakoylp/dsh-localnotify
- Plugin page: https://deepseekmodel.com/plugin-detail?id=yakoylp%2Fdsh-localnotify
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-16
