DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Relay Dsh Plugin Monitor Process — DSH Plugin for DeepSeek…
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

relay-dsh-plugin-monitor-process

Relay Dsh Plugin Monitor Process

Read-only process identity capability for Agent-authored Relay Monitor Bundles.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add relay-dsh-plugin-monitor-process@0.1.3-rc.1
READMECompatibilityVersions

Compatibility and provenance

Relay Dsh Plugin Monitor Process is published as relay-dsh-plugin-monitor-process and currently resolves to version 0.1.3-rc.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/16/2026

Versions

0.1.3-rc.1prerelease
9/16/2026
0.1.2stable
9/15/2026
0.1.0stable
9/2/2026
Show 2 more versionsCollapse versions
0.1.2-rc.2prerelease
9/15/2026
0.1.2-rc.1prerelease
9/3/2026
Latest
0.1.3-rc.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
23.1 kB
Files
12
Surface
any
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
0
Last push
9/16/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

README

Relay Process Monitor Capability

Stable 0.1.2 is verified on official DSH 0.1.5-rc.2 and 0.1.6-alpha.1. No implementation adaptation was required; its peer metadata declares both exact releases.

English | 中文

This extension supplies a read-only, identity-safe process status capability for Agent-authored Relay Monitor Bundles. It deliberately does not add a prebuilt Bundle Type: the Agent discovers no process type, issues an authorized Process Handle, and uses the relay-monitor-author Skill to create a task-scoped Bundle.

Install the exact public release together with Monitor Core and Author:

npx @deepseek-ai/dsh@0.1.3-rc.1 plugin --profile web add --save-exact \
  relay-dsh-plugin-monitors@0.3.2-rc.1 \
  relay-dsh-plugin-monitor-process@0.1.3-rc.1 \
  relay-dsh-plugin-monitor-author@0.1.3-rc.1

The same artifacts retain compatibility with audited DSH 0.1.2-alpha.3 profiles.

The plugin issues opaque, Session- and project-bound Process Handles. A PID is accepted only at handle issuance and is never embedded in a custom Bundle.