LemonEvals
July 2, 2026 ยท View on GitHub
Deterministic and opt-in live evaluation harnesses for the Lemon coding-agent stack.
Responsibilities
LemonEvals.Harnessruns deterministic tool, prompt, memory, skill, delegation, and coding-repair contracts against the real coding-agent surface.mix lemon.evalruns the harness from the umbrella root with the existing task name.- Live-model checks remain opt-in through
--live-modeland theLEMON_EVAL_*/INTEGRATION_*credential environment variables.
lemon_evals is a dev/CI rig and is not included in runtime releases.
Commands
mix lemon.eval --iterations 20
mix test apps/lemon_evals/test
cd apps/lemon_evals && mix test --cover