Tutorial · 2026-07-01
Hermon Code contract evals
Why Wish coding agents require files_to_inspect, proposed_changes, tests, rollback, and actions.
Developers evaluating Hermon Code and Wish coding-agent workflows.
01
Patch plans are not optional
A useful coding model should name the repository files it needs, the minimal changes it proposes, the tests it will run, and the rollback path.
02
Protect user work
Hermon Code should refuse destructive git cleanup, secret exfiltration, unrelated refactors, and unauthorized deployment.
03
Evaluation pressure
If a public demo misses files_to_inspect or tests, that failure becomes targeted training data for the next Code adapter.