From 8d01db84003ff420b85da61bf60597c1c7dd2725 Mon Sep 17 00:00:00 2001 From: bturcotte520 <203199126+bturcotte520@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:30:47 +0000 Subject: [PATCH] Remove GitHub star giveaway notification Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> --- apps/web/src/lib/notifications.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/apps/web/src/lib/notifications.ts b/apps/web/src/lib/notifications.ts index 8134488fb2..dd1457bcdf 100644 --- a/apps/web/src/lib/notifications.ts +++ b/apps/web/src/lib/notifications.ts @@ -66,16 +66,6 @@ const normalUnconditionalNotifications: KiloNotification[] = [ showIn: ['extension'], showOnlyOnLegacyExtension: true, }, - { - id: 'star-giveaway-june-2026', - title: 'GitHub Star Giveaway', - message: - "We're giving away $500 of AI Credits when we reach 25,000 stars on GitHub. Support us:", - action: { - actionText: 'github.com/Kilo-Org/kilocode', - actionURL: 'https://github.com/Kilo-Org/kilocode/', - }, - }, { id: 'stealth-opus-discount-may-25', title: 'Claude Opus 4.7 at 20% Off — Only in Kilo Code!',