From c934f7fc1bf61a75d5a54328f19e9e34d1993a09 Mon Sep 17 00:00:00 2001 From: wenhao Date: Mon, 24 Aug 2026 03:14:20 +0100 Subject: [PATCH 1/2] Add competition: BuildArena Construction Challenge --- competitions.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/competitions.json b/competitions.json index 8aefa4d..45801dd 100644 --- a/competitions.json +++ b/competitions.json @@ -7474,6 +7474,32 @@ "conference": null, "conference_year": null, "additional_urls": [] + }, + { + "name": "Build Machines With LLM Agents to Reach Orbit", + "url": "https://www.kaggle.com/competitions/build-arena-human-ai-colleberation-engineering-challenge?ref=mlcontests", + "tags": [ + "agents", + "llm", + "engineering", + "simulation", + "game", + "hackathon", + "measurable" + ], + "launched": "8 Jul 2026", + "registration-deadline": "12 Sep 2026", + "deadline": "12 Sep 2026", + "prize": "$3,000", + "platform": "Kaggle", + "sponsor": "Uniforce AI, Westlake University", + "conference": null, + "conference_year": null, + "additional_urls": [ + "https://build-arena.github.io/ConstructionChallenge/", + "https://github.com/build-arena/BuildArena-2.0", + "https://openreview.net/forum?id=QAQKmIp3SZ" + ] } ] } From 18ab419d9303c3bd284cec9909a22fe81b241bce Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Mon, 24 Aug 2026 12:09:56 +0100 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index 45801dd..27d5251 100644 --- a/competitions.json +++ b/competitions.json @@ -7476,7 +7476,7 @@ "additional_urls": [] }, { - "name": "Build Machines With LLM Agents to Reach Orbit", + "name": "Design LLM Agents to Build Virtual Spacecraft", "url": "https://www.kaggle.com/competitions/build-arena-human-ai-colleberation-engineering-challenge?ref=mlcontests", "tags": [ "agents",