Plugins
Browse, filter, and install DeepSeek-Harness plugins.
31 plugins found
dsh-budget
frozo-ai/dsh-budget
Spend gate for DeepSeek Harness: refuses over-budget model calls on the llm/stream waterfall, before they are billed. Auto-downgrade past a soft limit.
dsh-review
viger1/dsh-review
Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it, and one refutation drops it.
fs-mcp
johnxu22786/fs-mcp
Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.
dsh-compaction
ljsysfurryace/dsh-compaction
Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.
dsh-interrupt-button
guo-ziao/dsh-interrupt-button
A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
dsh-analytics
hccccc01333/dsh-analytics
Agent FinOps / token analytics for DeepSeek Harness: usage collection, time-aware cost engine, cache analysis, and session drill-down
dsh-premise-guard
iccuse/dsh-premise-guard
Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.