naimax/agent-harness-reference
Agent Cursor
A read-only coding agent that reviews changed files against the task requirements. It reports whether the work is ready, needs changes, or is rejected.
8 1mo ago A 29 tokens
original MIT
Минимальный рабочий пример двухэтажного agent harness: правила/субагенты, control-plane (WI/ACL), guards (детекторы + eval). Приложение к статье про harness engineering.
naimax/agent-harness-reference
Agent Cursor
A read-only coding agent that reviews changed files against the task requirements. It reports whether the work is ready, needs changes, or is rejected.
naimax/agent-harness-reference
Agent Cursor
A coding agent that implements tasks described in `project/docs/tasks`. It writes only in `project/src` and must run tests before marking work complete.