You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CodeClash, 2+ LM agents compete in a code arena.
36
-
Across a multi-round tournament, agents iteratively improve a codebase to win a highlevel objective (e.g., accumulate resources, survive the longest, etc).
41
+
In CodeClash, 2+ LM agents compete in a **code arena** over the course of a multi-round tournament.
42
+
For the duration of the tournament, each agent is iteratively improving their own codebase to win a high-level, competitive objective (e.g., accumulate resources, survive the longest, etc).
37
43
Each round consists of two phases:
38
44
39
45
* Edit phase: LM agents make whatever changes they want to their codebase.
0 commit comments