Files
deepseek-harness/packages/guard/README.zh.md
T

11 lines
573 B
Markdown
Raw Normal View History

# guard/ — 循环卫生 guard 家族
2026-07-26 05:03:53 +08:00
[English](README.md) | 中文
行为 guard 插件监视 agent loop(智能体循环)中的无效模式,并强制执行单次调用预算。guard 是 core seam 的自包含消费方,而非可替换能力。
2026-07-26 05:03:53 +08:00
| 包 | 职责 | ctx key |
2026-07-26 05:03:53 +08:00
|---|---|---|
| [`repeat-tool-guard/`](repeat-tool-guard/README.md) | 针对重复工具调用的建议性提醒 | 监听工具和 agent 事件 |
| [`timeout-policy/`](timeout-policy/README.md) | 以部署策略形式设置单次工具调用截止时间 | 注册 `tools/execute` 监听器 |