Commit Graph

2 Commits

Author SHA1 Message Date
Thierry Damiba e4d95ff30a fix eval grader to use numbered assertion matching (#33)
old grader matched by substring (first 40 chars of assertion text),
which silently failed when the grader rephrased assertions. new
approach uses numbered assertions for unambiguous matching.

Co-authored-by: thierrypdamiba <thierrypdamiba@users.noreply.github.com>
2026-03-30 19:51:28 -07:00
Thierry Damiba 278342215c add skill eval pipeline on push to main (#26)
Co-authored-by: thierrypdamiba <thierrypdamiba@users.noreply.github.com>
2026-03-30 16:45:54 -07:00