Skip to content

Coder Eval

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…

Coder Eval screenshot

About Coder Eval

Compare models & configs — A/B-test Claude vs. Codex vs. Gemini vs. OpenCode, model vs. model, tool-on vs. tool-off, prompt vs. prompt

Prerequisites: Python 3.13+, uv 0.8+, and the Claude CLI ( brew install claude ). Developed on macOS; CI runs on Linux.

The optional [uipath] extra ( uv sync --extra dev --extra uipath ) adds the in-host uipath SDK for local sandbox parity; it installs from public PyPI (no credentials required). Without it the framework runs end-to-end; uipath-dependent features fail at dispatch with a clear hint.

Using Coder Eval in CI or another project? Install the published package instead of cloning:

To add it as a project dependency instead: uv add coder-eval or pip install coder-eval . In a real CI gate, pin to a specific released version so a harness upgrade can't silently move your results. (The example tasks/ live in this repo — clone it or point the CLI at your own task files.) See Tutorial 02 — Running Coder Eval in CI for the full setup.

Discussion

Sign in to join the discussion.

Loading comments…

Tagged

Alternatives to Coder Eval

Tools in the same space, ranked by how they are performing in the directory.

Compare all
  • Reachpad CLI

    The reachpad CLI: workspaces where Claude, Codex and other coding agents build full-stack apps and share them by link, from your terminal.

    /Developer Tools
  • Routebase

    The single source of truth for your APIs: design, mock, test, and document APIs from one living spec.

    Freemium/Developer Tools
  • Knowl Cloud

    Knowl is an MCP memory server for Claude Code, Cursor and Codex.

    /Developer Tools
  • Claude Skills Starter Kit

    20 free production-ready domain skills for Claude Code, Antigravity & AI agents — LangGraph, RAG, GEO/AEO, MCP, security - yevhens-hue/claude-skills-starter-kit

    Open source/Developer Tools
  • 49 IDE

    Open-source 2D IDE for managing AI agents in native CLIs, terminal, gits, beads issues, and files across multiple projects and machines.

    Open source/Developer Tools
  • VTCode

    VT Code is an open-source Rust terminal coding agent.

    Open source/Developer Tools