dsh-stage-gate
阶段门治理工具:模型可直接调用的 gate_open / gate_check / gate_list / gate_close,为多阶段工作提供内存态、按会话隔离的验收核对与通过/阻塞结论。
Stage-gate governance tools: model-callable gate_open / gate_check / gate_list / gate_close for in-memory, per-session acceptance checks with PASS/BLOCK conclusions.
怎么安装
dsh plugin add dsh-stage-gate 简介
dsh-stage-gate Stage-gate governance tools for DeepSeek Harness. Model-callable stage gates: create an acceptance checklist, verify it with evidence, and get a clear **PASS / BLOCK** conclusion — a governance layer for agents that run multi-phase work. State is in-memory, scoped per session. **English** | 中文 What it does Registers four tools on ctx.tools: | Tool | Purpose | |------|---------| | gate_open(gateId, title, stage?, items) | Create a stage gate with its full acceptance checklist (status open). | | gate_check(gateId, items) | Verify the gate: send the ENTIRE item list (whole-value re…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, stage-gate
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。