deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:flaricy/herdr-bridge
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Report DeepSeek Harness agent activity to the herdr pane hosting the dsh process. herdr's status bar then shows the pane as an agent with live working / blocked / idle states. No herdr changes required.
herdr injects HERDR_SOCKET_PATH and HERDR_PANE_ID into every pane command. This plugin reads them, listens to dsh's agent/status, agent/created, agent/disposed, and approval/request events, and reports the aggregated state over that socket. Outside a herdr pane it is a no-op.
cd ~/.dsh/profiles/web
pnpm add github:flaricy/herdr-bridge # or: pnpm add dsh-herdr-bridge (once on npm)
Add one row to the profile's cordis.patch.yml (or ~/.dsh/cordis.patch.yml to apply to every profile):
- insert:
- id: herdr-bridge
name: dsh-herdr-bridge
Restart dsh. Any dsh run inside a herdr pane then shows up as dsh.
All fields are optional and fall back with a log line when invalid.
| Field | Default | Meaning |
|---|---|---|
agentLabel |
deepseek-harness |
agent label reported to herdr |
source |
herdr:deepseek-harness |
report source |
displayAgent |
dsh |
short label shown in herdr's sidebar |
debounceMs |
250 |
state-change report debounce (ms) |
heartbeatMs |
15000 |
heartbeat period (ms) |
npm test
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。