UiPath/coder_eval
108 stars · Last commit 2026-08-01
Test that your Claude Code skills, MCP servers, and CLIs actually work when an agent uses them — sandboxed YAML suites, activation checks, A/B experiments, CI gates.
README preview
# Coder Eval — evaluate & benchmark AI coding agents and Claude Code skills [](https://pypi.org/project/coder-eval/) [](https://coder-eval.com) [](https://coder-eval.com/docs) [](LICENSE) [](https://www.python.org/downloads/) [](https://github.com/UiPath/coder_eval/actions/workflows/pr-checks.yml) **Coder Eval** (`pip install coder-eval` / `uv tool install coder-eval`) is an open-source framework for **evaluating and benchmarking AI coding agents and their skills** — built for CLI and skill builders — with sandboxing, reproducibility, and data-driven analysis. It runs a real agent (**Claude Code**, **Codex**, or **Google Antigravity / Gemini**) in a sandbox against declarative YAML tasks, then scores the files and commands it actually produced. Not an "agentic coding" benchmark: it measures how effective your CLI and skills are when used by coding agents. Reach for it when you want to **test whether a Claude Code skill triggers**, **A/B-test Claude Code vs. Codex vs. Gemini** (or model vs. model, prompt vs. prompt), or **gate CI on coding-agent quality**. Unlike fixed datasets (SWE-bench,