Live data from Hacker News

Show HN: Coder Eval – A Framework for Evals

github.com

1–3 of 3 posts

Show HN: Coder Eval – A Framework for Evals

#1
We needed a framework to write our evals in and easily update them, run A/B tests, set all kinds of constraints (ex: timeouts, number of turns), and configure the execution environment (ex: sandboxes, dependencies, how to handle AskQuestion). We also have an agent judge.

It’s all in a YAML file now.

We seem to be moving toward a world where companies rely more and more on evals to decide what to ship, so this should be super helpful for normalizing evals across teams.

Show HN: Coder Eval – A Framework for Evals
github.com