Supabase Evals Separates The Task, Runtime, Agent, And Scorer

Supabase Evals makes agent comparisons replayable by separating scenarios, starting state, runtime, experiment configuration, and scoring.

Retrieval answer

Supabase Evals models a benchmark as an eval scenario plus an experiment configuration and runtime. Reproducible comparisons pin task state, scorer, tools, runtime, model, and commit, then preserve each result locally.

New Runtime synthesiseditorial-diagram
A New Runtime whiteboard benchmark flow from task input through agent runtime and trace capture to scorer and regression comparison.
New Runtime synthesis from the public Supabase Evals repository.New Runtime synthesisOriginal source ->

Field note

Supabase Evals asks a practical question: how well do agents work with Supabase across different tasks? The repository is useful because it separates the contracts that a single leaderboard usually collapses.

An eval is a scenario with a prompt, scorer, and optional starting state for local or remote environments. An experiment separately configures the agent, runtime, and model. A suite groups tasks or experiment setups, allowing the same scenario to run head-to-head without rewriting its acceptance criteria.

The runtime defines a Supabase-like environment and tool surface. platform-lite places a Management API-compatible layer over @supabase/lite, so real tooling such as the Supabase MCP server can operate against a lightweight project. Every eval-by-experiment result is saved locally rather than disappearing inside a dashboard.

A meaningful comparison must pin the commit, prompt, starting state, scorer version, tool and MCP versions, runtime image, and provider-key class. Otherwise an environmental change can masquerade as a model improvement. The immediate use case is to convert a real Supabase incident into a replayable task and run two agent setups against the same scorer.

Recommendation

Supabase Evals makes agent comparisons replayable by separating scenarios, starting state, runtime, experiment configuration, and scoring.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicEvals - New RuntimeExplore the evals topic hub.
  2. 02topicSupabase - New RuntimeExplore the supabase topic hub.
  3. 03topicCoding Agents - New RuntimeExplore the coding-agents topic hub.
  4. 04archiveField NotesOpen the latest editorial analysis.
  5. 05source ledgerSource LedgerInspect the public source evidence graph.

These links are also published in this page's JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate...

Open the JSON contract