Skip to content

Commit edf6b61

Browse files
committed
Smal fix
1 parent d7cf357 commit edf6b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

leaderboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h3 class="text-sm font-medium text-gray-900 mb-2">Methodology</h3>
200200
<strong>Cooperative:</strong> Two agents work on separate features that may conflict. Success requires both features to pass tests after merging.
201201
</p>
202202
<p class="text-sm text-gray-600 leading-relaxed mt-2">
203-
<strong>Solo:</strong> A single agent implements both features sequentially. This serves as the upper bound for what agents can achieve.
203+
<strong>Solo:</strong> A single agent implements both features. This serves as the upper bound for what agents can achieve.
204204
</p>
205205
<p class="text-sm text-gray-500 mt-3">
206206
All models evaluated on the same 652 tasks with identical prompts and tool access.

0 commit comments

Comments
 (0)