DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

yangbobo2021 /

yangbobo2021/relay-dsh-plugin-monitor-process

Verified

Identity-safe process monitoring capability for Relay on DeepSeek Harness.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHubProject homepage
READMESource: main@520fdea6

Relay Process Monitor Capability

npm version CI MIT license

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.2-rc.1 plugin --profile web add --save-exact \
  relay-dsh-plugin-monitors@0.3.2-rc.1 \
  relay-dsh-plugin-monitor-process@0.1.2-rc.1 \
  relay-dsh-plugin-monitor-author@0.1.2-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.

—/ 5

No ratings yet

Verified DSH bundle

Commit 520fdea6892c

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout