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

10 lines
442 B
Markdown
Raw Normal View History

# guard/ — loop-hygiene guard family
2026-07-26 05:03:53 +08:00
English | [中文](README.zh.md)
2026-08-04 00:54:19 +08:00
Behavioral guard plugins watch the agent loop for unproductive patterns and nudge the model back on course. A guard is a self-contained consumer of core seams, not a swappable capability.
| Package | Role | ctx key |
|---|---|---|
2026-08-04 00:54:19 +08:00
| [`repeat-tool-guard/`](repeat-tool-guard/README.md) | Advisory reminders for repeated tool calls | listens on tool and agent events |