linux
Linux kernel source tree
Created 7/20/2026
Languages
Top Models
- 1
GPT-5.6 Sol 63 / 85
- 2
Claude Fable 5 58 / 85
- 3
Claude Opus 4.8 58 / 85
Are you considering different models for your project? Generate a custom evaluation suite from your codebase and run the models and coding agents of your choice against it. Bring a public or private repo and see how the frontier performs on your code.
Step 1
Sign in with GitHub and pick any public or private repository. Vals reads your codebase to map its structure, languages, and test surface — your code never leaves your control.
Step 2
Choose the models and coding agents you want to evaluate and the harness that defines how they work against your repo. Mix frontier models and agents in a single suite.
Step 3
Get a private benchmark scored on your own code: pass rates and per-task breakdowns. Compare models side by side and see which one actually performs on your project.
Linux kernel source tree
Created 7/20/2026
Languages
Top Models
The React Framework
Created 7/20/2026
Languages
Top Models
Scalable, cloud-native infrastructure for evaluating AI agents across any benchmark.
Created 7/15/2026
Languages
Top Models
A React-based UI toolkit for the web
Created 7/30/2026
Languages
Top Models
A remote cache for Bazel
Created 7/30/2026
Languages
Top Models
An extremely fast Python package and project manager, written in Rust.
Created 7/19/2026
Languages
Top Models
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one.
Created 7/21/2026
Languages
Top Models
Apache Spark - A unified analytics engine for large-scale data processing
Created 7/20/2026
Languages
Top Models
SGLang is a high-performance serving framework for large language models and multimodal models.
Created 7/20/2026
Languages
Top Models
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Created 7/20/2026
Languages
Top Models
Vals-Smith identifies merged pull requests in your codebase that represent clear, testable engineering work, and converts each one into a self-contained task with an issue statement, hidden tests, and a reproducible setup. Candidates that depend on brittle infrastructure or unclear behavior are rejected. Every task is validated before entering the benchmark: its hidden tests must fail before the original fix and pass after it. During evaluation, each model receives the issue statement and the repository at its starting point, with no access to the original fix. A task is resolved only if the hidden tests pass and existing behavior does not regress. The final score is the percentage of real repository tasks the model can complete.