dsh plugins中文
← Back to popular plugin directory

) agent installs a set of cybernetic runtimes

boomzikazita/dsh-cybernetics · skills

DeepSeek Harness (dsh) Cordis plugin: observer/feedforward/feedback control loop, stability valve, controllability check.

★ 0GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

给 DeepSeek Harness(dsh)的 agent 装一套控制论运行时:让它在自主调用工具时具备 自我观测、风险拦截、失败率感知和自动降速的能力。

一句话:防止 agent 在工具循环里跑飞——重复调用、无限重试、不可逆误操作, 在它发生之前拦下,在它发生之后感知并收紧。

按经典控制回路的四个部件实现,全部挂在 dsh 的 Cordis 插件事件上: 1. 观测器(Observer)

Install command

dsh plugin --profile web add github:boomzikazita/dsh-cybernetics
View GitHub repository ↗Back to popular plugin directory