Computer Anthology: A continuously evolving benchmark family for AI agents
1–10 of 20 posts
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#2The methodology was the most interesting part for me. The paper spends as much time explaining how the benchmark was built as the benchmark itself.
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#3nice!
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#4Refreshing to see something practical instead of another leaderboard battle. Also, props to the team for being so meticulous.
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#5The comparison between harnesses is very nice. Interesting to see that using a different harness can bump the performance of the model as much as a new version (e.g., GPT 5.5+Codex ~= GPT 5.6+Terminus, at lower cost)
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#6[flagged]
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#7thorough work, good stuff.. it even runs a selection-bias analysis against their own benchmark and reports that some tasks that were disproportionately hard for a model. Rare to see a benchmark paper attack itself like that.
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#8[flagged]
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#9This approach of not only producing the benchmark tasks, but also focusing on creating a data engine that will improve over time and produce up-to-date tasks that challenge the cutting-edge models is very interesting and valuable.
Re: Computer Anthology: A continuously evolving benchmark family for AI agents
#10Using semantic perturbation to test whether difficulty survives rewording is really smart. Great work!