fix(copy): update product surface references on top-up thank-you page#1755
Open
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
Open
fix(copy): update product surface references on top-up thank-you page#1755kilo-code-bot[bot] wants to merge 2 commits intomainfrom
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
Conversation
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.
Contributor
Author
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (3 files)
Reviewed by gpt-5.4-20260305 · 92,656 tokens |
The updated copy should only apply to the top-up thank-you page. Revert AuthMarketingAside and AccountTypeChoice to their original text.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
src/app/payments/topup/thank-you/page.tsx) to replace outdated product surface references ("popular IDEs (VS Code/JetBrains), CLI, Cloud, and App Builder") with the current product list: "Kilo Code extension, Kilo CLI, App Builder, OpenClaw, KiloClaw, and more."AuthMarketingAside.tsxandAccountTypeChoice.tsx— those components should keep their original text.Verification
git diff origin/mainshows onlysrc/app/payments/topup/thank-you/page.tsxchanged vs mainAuthMarketingAside.tsxandAccountTypeChoice.tsxmatch their original text on mainVisual Changes
N/A
Reviewer Notes
The original PR applied the copy change to all three files. Only the top-up thank-you page should use the new product list text. The auth components retain their existing copy referencing IDEs, CLI, Cloud, and App Builder.