Changelog

What's shipped from the roadmap, not a dev log. Every bullet corresponds to a roadmap item that landed.

0.1.0First public release2026-04-22
  • Public leaderboard ranking open-source repos by agent-friendliness across GitHub, GitLab, and Bitbucket.
  • Per-model scoring — separate ranking for Claude Code, Cursor, Devin, and Codex, each with its own signal weights.
  • Repo detail page — score breakdown per signal and the top improvements ranked by score-gain for the selected model.
  • Methodology page explaining what's measured today and what isn't.
  • Leaderboard controls — live search, host filter (GitHub / GitLab / Bitbucket), rank + stars sort, paginated results.
  • Light + dark theme that follows the OS preference; mobile-friendly layout down to 320-px viewports.
  • JSON API — `GET /api/repos` and `GET /api/repo/:id` for programmatic access.
  • MIT licensed — free to reuse, adapt, and self-host.