Introducing Supabase Evals #48554
mattrossman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Supabase Evals is our open-source benchmark and framework for measuring how well AI coding agents build with Supabase. It runs agents including Claude Code, Codex, and OpenCode against real Supabase tasks and scores what they do. The results are published to a web app, and the repo is open. Available now.
What changed
Agents are now a primary way people build with Supabase, through our MCP server, CLI, agent skills, and docs. We wanted a clear, repeatable way to measure how well they do it: where agents already succeed, where they need a hand, and whether the changes we ship actually move the numbers. Supabase Evals is how we do that, and now it's open.
What's included
Getting started
Read the announcement: https://supabase.com/blog/introducing-supabase-evals
Browse the benchmark results: https://supabase.com/evals
Explore the repo: https://github.com/supabase/evals
Feedback welcome
We built this to understand where agents do well with Supabase and where they don't. If you have thoughts on what we test or how we score it, reply here.
All reactions