Ask HN: Agent evaluations, what is everything I should know?
I'm currently building coding agents, and wondering what the standard is for creating and running evals for most people? I gather that the tasks and their definitions will be dramatically different across domains and instances, so I'm not hoping for a one size fits all. Just... what actually works for you in practice?
2 comments
[ 4.0 ms ] story [ 15.8 ms ] threadSeems like they all have tools for reading files, editing, running shell commands.
Cursor has linting access, but this can be added to claude with hooks I think.