SWE 任务和轨迹进度看板

最后更新时间:2026-06-10 03:43:08 BJT | 下次刷新:2026-06-10 04:43:09 BJT | 刷新间隔:3600 秒

收集 PR 总数
557,059
1h 0 / 24h 0
有效 SWE 总数
40,282
1h +52 / 24h +1,254
整体处理成功率
11.7%
Valid SWE / 已处理 345,614
difficulty_score 均值
5.86
median 5.8,count 40,231

语言进度

语言收集 PR过去 1h过去 24h有效 SWE过去 1h过去 24h已处理处理成功率
Cc29,469008,559+3+18229,457
29.1%
C++cpp45,612003,1040+1637,183
8.3%
Gogo126,439006,858+15+33349,115
14.0%
Javajava84,868003,060+3+2637,023
8.3%
JavaScriptjs36,409005,193+9+18448,428
10.7%
Pythonpy98,883004,233+3+18046,893
9.0%
Rustrust68,650004,390+10+17544,220
9.9%
TypeScriptts66,729004,885+9+15853,295
9.2%

运行参数

语言评估模型 (OPENAI)填充模型 (ANTHROPIC)并发数min_source_filesmax_source_files
Cgpt-5.4claude-sonnet-4-612215
C++glm-5claude-sonnet-4-68215
GoQwen3.6-35B-A3BQwen3.6-35B-A3B12210
Javaclaude-haiku-4-5-20251001claude-sonnet-4-68210
JavaScriptQwen3.6-35B-A3BQwen3.6-35B-A3B12210
PythonQwen3.6-35B-A3BQwen3.6-35B-A3B12315
RustQwen3.6-35B-A3BQwen3.6-35B-A3B8210
TypeScriptQwen3.6-35B-A3BQwen3.6-35B-A3B12210

失败原因统计

语言已处理有效 SWE失败trivial_prvalidationinfra_errortimeoutworkflow_error其他
C29,4578,55920,89814,7241,4434,4031524282
C++37,1833,10434,0798,3322,67323,668395607267
Go49,1156,85842,25720,1146,08112,5701,614892942
Java37,0233,06033,96314,4036,14310,3801,0886511,602
JavaScript48,4285,19343,23519,6371,91021,2632811440
Python46,8934,23342,66023,3745,20414,512770299121
Rust44,2204,39039,83017,9235,71913,4051,2348321,236
TypeScript53,2954,88548,41011,6472,95932,46955976511

trivial_pr:PR 被 LLM 评估为过于简单(如仅修改配置、文档、依赖版本等),不适合作为 SWE 任务。

validation:任务生成后验证失败(NOP agent 未返回 reward=0 或 ORACLE agent 未返回 reward=1)。

infra_error:基础设施错误(Docker 构建失败、网络超时、磁盘空间不足等)。

timeout:处理超时(单个 PR 总超时或 Claude Code session 超时)。

workflow_error:工作流程错误(PR 元数据获取失败、worktree 创建失败、patch 生成失败等)。

fix.patch 复杂度

语言Valid SWE CountAvg fix.patch linesAvg fix.patch hunksAvg fix.patch files
C8,559285.7015.885.25
C++3,104286.6012.424.79
Go6,858230.6913.374.54
Java3,060171.8211.064.46
JavaScript5,19375.496.242.78
Python4,233153.1411.083.83
Rust4,390233.4413.224.13
TypeScript4,885165.579.584.21

统计方法说明

难度打分 difficulty_score

读取每个有效任务目录的 solution/fix.patchtests/instruction.md,由 src/swegen/scoring.py 使用零 API 静态评分。

当前公式采用 log-scale 连续评分,避免中等规模 patch 过早变成 hard。权重为:patch_scope 38%logic_complexity 32%context_breadth 15%test_complexity 10%instruction_complexity 5%

label 阈值:easy <= 4.0medium <= 7.0hard > 7.0

Tags 生成与展示

tags 不是看板现场计算的,而是在 swegen 构建任务时由 LLM 根据 PR 信息生成,并写入 task.toml[metadata].tags

prompt 要求 tags 按三段式生成:编程语言、项目层级/领域、框架/库名或具体主题。看板只读取已有 task.toml 并统计每个语言的 tag 出现次数和占比。

fix.patch 统计

patch 统计来自每个有效任务的 solution/fix.patch,并按语言扩展名过滤代码文件,口径与 upload_march_swe_to_hf.py 的 code-only 统计保持一致。

Avg fix.patch lines 统计代码文件 diff 中新增/删除行数;Avg fix.patch hunks 统计 @@ hunk 数;Avg fix.patch files 统计涉及的代码文件数。

difficulty_label 分布

语言easy / medium / hardeasymediumhard
C
783 / 5710 / 2058
7835,7102,058
C++
391 / 1919 / 790
3911,919790
Go
514 / 4977 / 1361
5144,9771,361
Java
377 / 1957 / 721
3771,957721
JavaScript
817 / 3841 / 533
8173,841533
Python
240 / 2735 / 1235
2402,7351,235
Rust
340 / 2598 / 1450
3402,5981,450
TypeScript
450 / 3643 / 791
4503,643791

difficulty_score 概览

语言countminp25medianmeanp75max
C8,5512.44.96.05.957.09.2
C++3,1002.54.75.95.887.19.1
Go6,8522.64.95.85.876.89.1
Java3,0552.84.75.95.857.09.2
JavaScript5,1912.64.45.25.326.29.2
Python4,2102.65.26.26.187.39.1
Rust4,3882.75.16.36.237.49.0
TypeScript4,8842.74.75.65.686.69.1

全局 Top Tags

library18,339 (45.6%)
backend12,681 (31.5%)
cli5,586 (13.9%)
frontend2,241 (5.6%)
testing1,693 (4.2%)
http1,267 (3.1%)
react1,152 (2.9%)
framework996 (2.5%)
kubernetes615 (1.5%)
embedded611 (1.5%)
async559 (1.4%)
networking477 (1.2%)
cpp451 (1.1%)
graphql296 (0.7%)
parsing280 (0.7%)
eslint271 (0.7%)
postgresql269 (0.7%)
git249 (0.6%)
aws241 (0.6%)
compiler229 (0.6%)
security223 (0.6%)
json218 (0.5%)
typescript214 (0.5%)
database212 (0.5%)
fastapi199 (0.5%)
angular194 (0.5%)
redis190 (0.5%)
quic187 (0.5%)
cryptography182 (0.5%)
kernel180 (0.4%)

每语言 Tags 分布

C c

library4,507 (52.7%)
backend2,142 (25.0%)
cli1,024 (12.0%)
embedded594 (6.9%)
cpp450 (5.3%)
networking320 (3.7%)
testing253 (3.0%)
framework197 (2.3%)
postgresql194 (2.3%)
firmware178 (2.1%)
kernel177 (2.1%)
http170 (2.0%)
quic169 (2.0%)
ruby150 (1.8%)
rust135 (1.6%)
tls127 (1.5%)
bluetooth123 (1.4%)
scheduler110 (1.3%)
cryptography107 (1.3%)
python95 (1.1%)

C++ cpp

library2,245 (72.4%)
backend476 (15.4%)
testing402 (13.0%)
cli229 (7.4%)
framework162 (5.2%)
http113 (3.6%)
boost112 (3.6%)
async81 (2.6%)
parsing52 (1.7%)
serialization47 (1.5%)
qt46 (1.5%)
compiler43 (1.4%)
geometry40 (1.3%)
networking35 (1.1%)
frontend34 (1.1%)
formatting31 (1.0%)
templates31 (1.0%)
json30 (1.0%)
logging30 (1.0%)
actor-framework28 (0.9%)

Go go

backend3,680 (53.7%)
cli1,701 (24.8%)
library1,591 (23.2%)
kubernetes567 (8.3%)
http457 (6.7%)
testing190 (2.8%)
docker123 (1.8%)
aws112 (1.6%)
grpc102 (1.5%)
terraform94 (1.4%)
prometheus81 (1.2%)
framework80 (1.2%)
database75 (1.1%)
api70 (1.0%)
git70 (1.0%)
networking70 (1.0%)
aws-sdk63 (0.9%)
security59 (0.9%)
blockchain52 (0.8%)
dns50 (0.7%)

Java java

backend1,483 (48.5%)
library1,398 (45.7%)
aem147 (4.8%)
testing139 (4.5%)
spring117 (3.8%)
framework104 (3.4%)
http90 (2.9%)
android85 (2.8%)
json65 (2.1%)
sling57 (1.9%)
cli50 (1.6%)
flink47 (1.5%)
concurrency42 (1.4%)
grpc40 (1.3%)
kafka35 (1.1%)
maven35 (1.1%)
nacos34 (1.1%)
mybatis33 (1.1%)
websocket29 (0.9%)
security28 (0.9%)

JavaScript js

library2,692 (51.8%)
backend999 (19.2%)
frontend689 (13.3%)
cli618 (11.9%)
react254 (4.9%)
testing248 (4.8%)
eslint209 (4.0%)
framework187 (3.6%)
typescript157 (3.0%)
http145 (2.8%)
fastify128 (2.5%)
webpack105 (2.0%)
mongoose99 (1.9%)
nodejs85 (1.6%)
express82 (1.6%)
svelte69 (1.3%)
lighthouse62 (1.2%)
async58 (1.1%)
aframe54 (1.0%)
vue54 (1.0%)

Python py

backend1,803 (42.8%)
library1,708 (40.6%)
cli604 (14.3%)
fastapi178 (4.2%)
django115 (2.7%)
testing101 (2.4%)
ansible99 (2.4%)
pytorch93 (2.2%)
async88 (2.1%)
framework78 (1.9%)
http78 (1.9%)
aws68 (1.6%)
aiohttp65 (1.5%)
openai52 (1.2%)
click51 (1.2%)
litellm49 (1.2%)
beets48 (1.1%)
pydantic48 (1.1%)
flask44 (1.0%)
black42 (1.0%)

Rust rust

library2,379 (54.2%)
backend970 (22.1%)
cli930 (21.2%)
testing259 (5.9%)
async188 (4.3%)
http162 (3.7%)
git110 (2.5%)
compiler93 (2.1%)
parsing85 (1.9%)
macros79 (1.8%)
graphql71 (1.6%)
substrate66 (1.5%)
sql61 (1.4%)
blockchain60 (1.4%)
framework58 (1.3%)
serde58 (1.3%)
datafusion56 (1.3%)
cryptography53 (1.2%)
actix-web45 (1.0%)
lsp45 (1.0%)

TypeScript ts

library1,819 (37.2%)
frontend1,344 (27.5%)
backend1,128 (23.1%)
react890 (18.2%)
cli430 (8.8%)
angular188 (3.8%)
graphql151 (3.1%)
framework130 (2.7%)
fullstack115 (2.4%)
electron109 (2.2%)
testing101 (2.1%)
javascript83 (1.7%)
vue75 (1.5%)
express67 (1.4%)
github-actions66 (1.4%)
eslint62 (1.3%)
nextjs62 (1.3%)
vscode54 (1.1%)
http52 (1.1%)
mcp52 (1.1%)
轨迹文件数
24
轨迹总条数
65,965
平均消息轮数
61.5
平均 composite_score
0.7449
基于 29,596 条有分数的轨迹

轨迹文件总览

数据集脚手架模型Owner轨迹数文件大小平均轮数平均 Token平均 Tool Calls平均 Score
swegenClaude Codeglm5chaofan1,096446 MB72.739,64837.90.7218
swegenOpenCodeglm5chaofan860197 MB64.830,57734.00.7337
swegenOpenHands SDKglm5chaofan1,140280 MB119.649,81159.80.7533
swegenTerminus-2glm5chaofan1,331142 MB53.226,96841.20.7048
swerebench_oraclesolvedClaude Codeglm5chaofan4,053601 MB44.122,11722.7
swerebench_oraclesolvedOpenCodeglm5chaofan3,431405 MB41.319,70421.5
swerebench_oraclesolvedOpenHands-AIglm5chaofan2,808638 MB135.136,43467.2
swerebench_oraclesolvedTerminus-2glm5chaofan2,920291 MB55.725,47336.9
swerebench_oraclesolvedClaude Codeglm5jierun5,013779 MB44.724,12323.3
swerebench_oraclesolvedOpenCodeglm5jierun3,521464 MB51.822,44727.0
swerebench_oraclesolvedOpenHands SDKglm5jierun2,733507 MB95.835,56747.5
swerebench_oraclesolvedTerminus-2glm5jierun2,998296 MB55.525,25737.0
swerebench_othersClaude Codeglm5jierun2,885457 MB43.825,19423.10.7178
swerebench_othersOpenCodeglm5jierun2,637360 MB49.123,63725.80.7210
swerebench_othersOpenHands SDKglm5jierun1,843340 MB90.235,60244.80.7868
swerebench_othersTerminus-2glm5jierun2,270225 MB50.624,99035.10.7844
swerebenchv2_python_oraclesolvedClaude Codeglm5jierun2,728445 MB47.526,06425.1
swerebenchv2_python_oraclesolvedOpenCodeglm5jierun1,654240 MB60.723,89831.3
swerebenchv2_python_oraclesolvedOpenHands SDKglm5jierun1,521313 MB103.040,23251.0
swerebenchv2_python_oraclesolvedTerminus-2glm5jierun1,633174 MB55.727,01337.6
v2nopy_fullClaude Codeglm5jierun5,128818 MB42.726,94122.80.7281
v2nopy_fullOpenCodeglm5jierun3,465455 MB47.023,17224.80.7353
v2nopy_fullOpenHands SDKglm5jierun3,266620 MB92.738,25246.00.7580
v2nopy_fullTerminus-2glm5jierun3,675411 MB64.128,36545.60.7799

质量评分统计

数据集脚手架compositeefficiencystyletool_masterycompletionprecision
swegenClaude Code0.72180.91250.34140.86780.62130.7722
swegenOpenCode0.73370.93220.32720.88860.62880.7923
swegenOpenHands SDK0.75330.89750.35000.85370.77370.7632
swegenTerminus-20.70480.92410.42280.89830.39600.8866
swerebench_othersClaude Code0.71780.88640.31970.79420.64050.8924
swerebench_othersOpenCode0.72100.89520.31710.80930.65090.8621
swerebench_othersOpenHands SDK0.78680.88860.36930.76980.93330.8525
swerebench_othersTerminus-20.78440.85390.42920.81720.82030.9323
v2nopy_fullClaude Code0.72810.91860.32130.88860.55650.8996
v2nopy_fullOpenCode0.73530.92780.32540.90080.57660.8772
v2nopy_fullOpenHands SDK0.75800.90020.35550.84400.75230.8370
v2nopy_fullTerminus-20.77990.92220.43100.90160.69300.8808

按数据集对比

数据集总轨迹数平均轮数平均 Token平均 Tool Calls平均 Score
swegen4,42777.436,69143.80.7271
swerebench_oraclesolved27,47761.825,72433.3
swerebench_others9,63555.726,71130.80.7475
swerebenchv2_python_oraclesolved7,53663.428,65434.4
v2nopy_full15,53459.228,81533.50.7483

源数据路径目录

数据集脚手架Owner文件路径大小条数
swegenClaude Codechaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swegen_cc_2135.jsonl446 MB2,135
swegenOpenCodechaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swegen_oc_1177.jsonl197 MB1,177
swegenOpenHands SDKchaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swegen_ohsdk_1140.jsonl280 MB1,140
swegenTerminus-2chaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swegen_t2_1331.jsonl142 MB1,331
swerebench_oraclesolvedClaude Codechaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swerebench_oraclesolved_cc_4053.jsonl601 MB4,053
swerebench_oraclesolvedClaude Codejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_oraclesolved_cc_5013.jsonl779 MB5,013
swerebench_oraclesolvedOpenCodechaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swerebench_oraclesolved_oc_3431.jsonl405 MB3,431
swerebench_oraclesolvedOpenCodejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_oraclesolved_oc_3521.jsonl464 MB3,521
swerebench_oraclesolvedOpenHands-AIchaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swerebench_oraclesolved_oh_2808.jsonl638 MB2,808
swerebench_oraclesolvedOpenHands SDKjierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_oraclesolved_oh_sdk_2733.jsonl507 MB2,733
swerebench_oraclesolvedTerminus-2chaofan/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/chaofan_glm5_swerebench_oraclesolved_t2_2920.jsonl291 MB2,920
swerebench_oraclesolvedTerminus-2jierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_oraclesolved_t2_2998.jsonl296 MB2,998
swerebench_othersClaude Codejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_others_cc_2885.jsonl457 MB2,885
swerebench_othersOpenCodejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_others_oc_2637.jsonl360 MB2,637
swerebench_othersOpenHands SDKjierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_others_oh_sdk_1843.jsonl340 MB1,843
swerebench_othersTerminus-2jierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebench_others_t2_2270.jsonl225 MB2,270
swerebenchv2_python_oraclesolvedClaude Codejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebenchv2_python_oraclesolved_cc_2728.jsonl445 MB2,728
swerebenchv2_python_oraclesolvedOpenCodejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebenchv2_python_oraclesolved_oc_1654.jsonl240 MB1,654
swerebenchv2_python_oraclesolvedOpenHands SDKjierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebenchv2_python_oraclesolved_oh_sdk_1521.jsonl313 MB1,521
swerebenchv2_python_oraclesolvedTerminus-2jierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_swerebenchv2_python_oraclesolved_t2_1633.jsonl174 MB1,633
v2nopy_fullClaude Codejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_v2nopy_full_cc_5128.jsonl818 MB5,128
v2nopy_fullOpenCodejierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_v2nopy_full_oc_3465.jsonl455 MB3,465
v2nopy_fullOpenHands SDKjierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_v2nopy_full_oh_sdk_3266.jsonl620 MB3,266
v2nopy_fullTerminus-2jierun/home/ywxzml3j/ywxzml3juser57/LLaMA-Factory/data/chaofan_jierun_traj/jierun_glm5_v2nopy_full_t2_3675.jsonl411 MB3,675

统计方法说明

平均轮数 / Token / Tool Calls

平均轮数:每条轨迹的 messages 数组长度的平均值。

平均 Token:使用 tiktoken cl100k_base tokenizer 对所有 message 的 content + reasoning_content 精确编码计数的平均值。

平均 Tool Calls:assistant 消息中 tool_calls 数组长度之和的平均值。对 Terminus-2 脚手架,统计 assistant 消息 JSON content 中 commands 数组的长度。

质量评分

composite_score(0-1)由五个维度加权:efficiency(效率)、style(风格)、tool_mastery(工具掌握)、completion(完成度)、precision(精确度)。

仅部分文件包含 _score 字段,无分数的文件显示 "—"。