naimax/agent-harness-reference

Минимальный рабочий пример двухэтажного agent harness: правила/субагенты, control-plane (WI/ACL), guards (детекторы + eval). Приложение к статье про harness engineering.

8Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

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

developer

02

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.

8 1mo ago A 30 tokens original MIT