Releases: chioio/agents-md-harness
Releases · chioio/agents-md-harness
agents-md-harness@0.1.0-alpha.2
Minor Changes
-
d6470af: Add a built-in
skills/harnessaudit capability to the generated harness template.The new skill includes:
SKILL.mdfor harness-focused audit commandsaudit.pyto write a full.tmp/HARNESS_AUDIT.mdreporttoken_audit.pyfor compact token tables
It also updates
setup --forceso stale managed files from older template revisions are pruned during regeneration.
agents-md-harness@0.1.0-alpha.1
Patch Changes
-
7f0beaf: Add a safer nested Codex runtime-eval helper for
samples/todo-appsmoke checks.The helper keeps JSON progress visible, supports first-response-only smoke runs, and avoids using global
killall codexcleanup.