feat(kilo-pass): extend 2-month promo cutoff from Apr 4 to Apr 11#2007
Merged
lambertjosh merged 1 commit intomainfrom Apr 4, 2026
Merged
feat(kilo-pass): extend 2-month promo cutoff from Apr 4 to Apr 11#2007lambertjosh merged 1 commit intomainfrom
lambertjosh merged 1 commit intomainfrom
Conversation
Contributor
Author
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Reviewed by gpt-5.4-20260305 · 89,876 tokens |
sbreitenother
approved these changes
Apr 4, 2026
sbreitenother
approved these changes
Apr 4, 2026
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
Extends the Kilo Pass 2-month promotional period by one additional week. The
KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFFconstant insrc/lib/kilo-pass/constants.tsis updated from2026-04-04T06:59:59Zto2026-04-11T06:59:59Z.First-time subscribers who start before this cutoff receive a 50% bonus for their first 2 months. This change gives an extra week for new subscribers to qualify.
The landing page has already been updated in Kilo-Org/kilocode-landing#1214 — this keeps the cloud repo in sync.
Verification
2026-04-04T06:59:59remain in the codebase.Visual Changes
N/A
Reviewer Notes
Same pattern as PR #1285, which extended the cutoff from Mar 21 to Mar 28.