Skip to main content
Documentation

Build, evaluate, and explore FormulaCode

FormulaCode consists of two parts: a pipeline to construct performance optimization tasks, and an execution harness that connects a language model to our terminal sandbox.

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.