Overview of Deep Agents Evals
mainDeep Agents Evals is an end-to-end behavioral evaluation suite designed for the Deep Agents SDK. It evaluates agents by running them against real LLMs and capturing their full execution trajectory, including tool calls, file mutations, and final responses. The suite scores agents based on two primary metrics: correctness and efficiency.
Key components include:
- EVAL_CATALOG.md: Contains the full list of available evaluations and categories.
- MODEL_GROUPS.md: Contains the model catalog used by the evaluation workflow.
- Harbor Integration: Supports running sandboxed benchmarks, such as Terminal Bench 2.0.