Trace-level agent evaluation
Agent evaluation is getting more operational. ProcGrep turns coding-agent trajectories into action sequences such as file reads, repository searches, edits, tests, and submissions. On SWE-bench Verified traces, its procedural fingerprints attribute unseen trajectories to the correct agent with 85.7% accuracy, and its deterministic trace search beats LLM judges on the reported episodic-search task.
SWE-Future addresses another evaluation weakness: public GitHub issue and pull-request replay. It forecasts future repository task families from pre-snapshot evidence, validates them against later pull-request metadata, then synthesizes executable tasks. The daily trend evidence adds a practical warning: the same model can score differently under another agent harness, so benchmark claims need the harness in view.