Skip to main content
Documentation

Build, evaluate, and explore FormulaCode

Three open-source repositories power the benchmark. Pick the docs you need — run agents against the benchmark, see how tasks are mined, or query the live data behind the leaderboard.

Live data endpoints

Two subdomains expose the live task and run database. Uptime is not guaranteed — these are research endpoints, sometimes rebuilt mid-week. For reproducible evaluation, prefer the static CSV that ships with this site.

  • api.formulacode.org ↗ REST API

    Read-only Supabase REST. Tables: repositories, pull_requests, candidate_containers, harbor_runs. Anonymous key required (see fc-eval docs).

  • data.formulacode.org ↗ Data dashboard

    Browseable Supabase Studio with the live task and run tables. Useful for ad-hoc inspection and SQL.