Skip to main content

Changelog

All notable changes to Quorum are tracked using the Keep a Changelog format.

Unreleased

Added

  • Public /benchmarks page with static benchmark results
  • Research paper section on the landing page
  • Open-source community health files
  • GitHub issue templates and a pull request template
  • Password reset flow (forgot-password + reset-password endpoints and frontend pages)
  • Email verification on signup with resend capability
  • CI workflow running backend tests on push and pull requests
  • Docker Compose fail-fast on missing MONGO_PASSWORD

0.1.0 - 2026-03-11

Initial open-source release of Quorum.

Added

  • Adaptive routing across council, hybrid, and single
  • Multi-judge council mode with aggregated verdicts
  • Deterministic checks plus a hybrid path
  • SSE streaming across the evaluation lifecycle
  • Cursor-paginated history and cost inspection
  • Authenticated app dashboard and benchmark runner
  • JavaScript and Python SDKs
  • CI/CD GitHub Action and quality gate workflow
  • Docker Compose full-stack configuration
  • 5,000-case benchmark assets and research materials
For the canonical source, see the repository’s CHANGELOG.md.