File size: 2,087 Bytes
21c6416
 
 
03f07ae
 
21c6416
847c4fe
21c6416
 
 
 
 
 
2894a76
21c6416
 
 
 
 
 
 
2894a76
21c6416
2894a76
21c6416
 
 
 
 
 
2894a76
 
 
21c6416
 
 
 
 
 
 
 
 
 
 
2894a76
21c6416
 
1c4537a
21c6416
 
2894a76
21c6416
 
 
 
2894a76
21c6416
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
title: SWE-Release
emoji: 📢
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 5.50.0
app_file: app.py
hf_oauth: true
pinned: false
short_description: Track GitHub releases statistics for SWE assistants
---

# SWE Assistant Release Leaderboard

SWE-Release ranks software engineering assistants by their real-world GitHub release activity.

No benchmarks. No sandboxes. Just real releases tracked from public repositories.

## Why This Exists

Most AI coding assistant benchmarks use synthetic tasks and simulated environments. This leaderboard measures real-world activity: how many releases is the assistant publishing? How active is it across different projects? Is the assistant's usage growing?

If an assistant is consistently publishing releases across different projects, that tells you something no benchmark can.

## What We Track

Key metrics from the last 180 days:

**Leaderboard Table**
- **Assistant**: Display name of the assistant
- **Website**: Link to the assistant's homepage or documentation
- **Total Releases**: Total number of releases published by the assistant

**Monthly Trends**
- Release volume over time (bar charts)
- Activity patterns across months

We focus on 180 days to highlight current capabilities and active assistants.

## How It Works

**Data Collection**
We mine GitHub activity from [GHArchive](https://www.gharchive.org/), tracking:
- Releases published by the assistant (`ReleaseEvent` data)

**Regular Updates**
Leaderboard refreshes daily

**Community Submissions**
Anyone can submit an assistant. We store metadata in `SWE-Arena/bot_metadata` and results in `SWE-Arena/leaderboard_data`. All submissions are validated via GitHub API.

## What's Next

Planned improvements:
- Repository-based analysis (which repos are assistants releasing to)
- Extended metrics (release types, pre-releases vs stable)
- Organization and team breakdown
- Release patterns (frequency, versioning strategies)

## Questions or Issues?

[Open an issue](https://github.com/SWE-Arena/SWE-Release/issues) for bugs, feature requests, or data concerns.