Plugin directory / Knowledge / dsh-argp
dsh-argp
Unverified yoza10635
What it does
0-LLM compaction for DeepSeek Harness (dsh): deterministic atomic reference-graph pruning of agent history — exact compression ratio, selective forgetting, recall instead of rewrite. 压缩阶段零 LLM 调用的确定性上下文压缩插件:原子引用图剪枝、选择性遗忘、压缩率精确兑现,即插即用 CompactionEngine。
Unverified — not yet verified
0-LLM compaction for DeepSeek Harness (dsh): deterministic atomic reference-graph pruning of agent history — exact compression ratio, selective forgetting, recall instead of rewrite. 压缩阶段零 LLM 调用的确定性上下文压缩插件:原子引用图剪枝、选择性遗忘、压缩率精确兑现,即插即用 CompactionEngine。 Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
No README cached for this plugin yet. Check GitHub, or wait for the next daily sync.
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install dsh-argp for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
This plugin is GitHub source (not published to npm) — install it straight from the repo:
Web profile:
dsh plugin --profile web add github:yoza10635/dsh-argp Headless (CLI) profile:
dsh plugin --profile headless add github:yoza10635/dsh-argp Test report
Not yet L3-verified — see failure note below if we already ran it.