From 5edcb6ba190f795113118811b47374a98c456fca Mon Sep 17 00:00:00 2001
From: "kiloconnect[bot]" <240665456+kiloconnect[bot]@users.noreply.github.com>
Date: Tue, 31 Mar 2026 00:01:44 +0000
Subject: [PATCH 1/2] fix(copy): update product surface references to current
offerings
Replace references to 'popular IDEs (VS Code/JetBrains), CLI, Cloud, and
App Builder' with the current product surface list: Kilo Code extension,
Kilo CLI, App Builder, OpenClaw, KiloClaw, and more.
---
src/app/payments/topup/thank-you/page.tsx | 4 ++--
src/components/auth/AccountTypeChoice.tsx | 2 +-
src/components/auth/AuthMarketingAside.tsx | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/app/payments/topup/thank-you/page.tsx b/src/app/payments/topup/thank-you/page.tsx
index 6e957e3fe..01adc5250 100644
--- a/src/app/payments/topup/thank-you/page.tsx
+++ b/src/app/payments/topup/thank-you/page.tsx
@@ -22,8 +22,8 @@ export default function TopUpThankYouPage() {
→
- Use them in all popular IDEs (VS Code/JetBrains), CLI, Cloud, and
- App Builder
+ Use them across the Kilo Code extension, Kilo CLI, App Builder, OpenClaw,
+ KiloClaw, and more.
→
diff --git a/src/components/auth/AccountTypeChoice.tsx b/src/components/auth/AccountTypeChoice.tsx
index d789062a5..eb8a3d6c9 100644
--- a/src/components/auth/AccountTypeChoice.tsx
+++ b/src/components/auth/AccountTypeChoice.tsx
@@ -51,7 +51,7 @@ export function AccountTypeChoice() {
✓
- Use Kilo in IDEs (VS Code/JetBrains), CLI, Cloud, and App Builder
+ Use them across the Kilo Code extension, Kilo CLI, App Builder, OpenClaw, KiloClaw, and more.
✓
diff --git a/src/components/auth/AuthMarketingAside.tsx b/src/components/auth/AuthMarketingAside.tsx
index 6325b8cd4..85b3c9805 100644
--- a/src/components/auth/AuthMarketingAside.tsx
+++ b/src/components/auth/AuthMarketingAside.tsx
@@ -13,8 +13,8 @@ export function AuthMarketingAside() {
- Use Kilo in all popular IDEs{' '}
- (VS Code/JetBrains), CLI, Cloud, and App Builder
+ Use them across the Kilo Code extension, Kilo CLI, App Builder, OpenClaw,
+ KiloClaw, and more.
From 8d1cabf2d73d91a56c3b20c672c154560de4d938 Mon Sep 17 00:00:00 2001
From: "kiloconnect[bot]" <240665456+kiloconnect[bot]@users.noreply.github.com>
Date: Tue, 31 Mar 2026 00:46:22 +0000
Subject: [PATCH 2/2] fix(copy): revert product surface copy in auth components
The updated copy should only apply to the top-up thank-you page.
Revert AuthMarketingAside and AccountTypeChoice to their original text.
---
src/components/auth/AccountTypeChoice.tsx | 2 +-
src/components/auth/AuthMarketingAside.tsx | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/auth/AccountTypeChoice.tsx b/src/components/auth/AccountTypeChoice.tsx
index eb8a3d6c9..d789062a5 100644
--- a/src/components/auth/AccountTypeChoice.tsx
+++ b/src/components/auth/AccountTypeChoice.tsx
@@ -51,7 +51,7 @@ export function AccountTypeChoice() {
✓
- Use them across the Kilo Code extension, Kilo CLI, App Builder, OpenClaw, KiloClaw, and more.
+ Use Kilo in IDEs (VS Code/JetBrains), CLI, Cloud, and App Builder
✓
diff --git a/src/components/auth/AuthMarketingAside.tsx b/src/components/auth/AuthMarketingAside.tsx
index 85b3c9805..6325b8cd4 100644
--- a/src/components/auth/AuthMarketingAside.tsx
+++ b/src/components/auth/AuthMarketingAside.tsx
@@ -13,8 +13,8 @@ export function AuthMarketingAside() {
- Use them across the Kilo Code extension, Kilo CLI, App Builder, OpenClaw,
- KiloClaw, and more.
+ Use Kilo in all popular IDEs{' '}
+ (VS Code/JetBrains), CLI, Cloud, and App Builder