dsh-gov
Agent governance suite for DeepSeek Harness (enterprise companion): policy-based tool gating (allow/deny/ask), structured JSONL audit trail, and per-agent token quotas against the host token meter — state under $DSH_HOME/gov
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:863683348/dsh-gov说明文档
阅读完整 README ↗配置
| key | 默认 | 说明 |
|---|---|---|
root | $DSH_HOME/gov | 治理数据目录(gov.json + audit.jsonl) |
defaultPeriod | day | 新配额默认周期 |
defaultLimit | 0 | 默认配额(0 = 不限;>0 时启用 step 计量) |
prestepWarn | true | 超限时向模型上下文注入警告 |
sectionOrder | 5 | 提示词段落顺序 |