From 57cd5334c186b9124d4a49dcfa51077dfbfe7bf3 Mon Sep 17 00:00:00 2001 From: martinfrancois Date: Wed, 20 May 2026 23:17:06 +0200 Subject: [PATCH] Move OpenClaw achievement to Basel event --- events.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/events.json b/events.json index 9e75be4..4219195 100644 --- a/events.json +++ b/events.json @@ -141,12 +141,7 @@ "url": "https://www.meetup.com/hackergarten-zurich/events/313127411/" } ], - "achievements": [ - { - "title": "OpenClaw: Triage on #84607 'Bug: No automatic retry with fallback when primary model returns overloaded_error'", - "url": "https://github.com/openclaw/openclaw/issues/84607#issuecomment-4500808188" - } - ] + "achievements": [] }, { "date": "2026-05-20", @@ -160,9 +155,13 @@ } ], "achievements": [ - { + { "title": "githup-speckit: Triage on #1030 'md linting errors'", "url": "https://github.com/github/spec-kit/issues/1030#issuecomment-4501717345" + }, + { + "title": "OpenClaw: Triage on #84607 'Bug: No automatic retry with fallback when primary model returns overloaded_error'", + "url": "https://github.com/openclaw/openclaw/issues/84607#issuecomment-4500808188" } ] },