Skip to content

feat(kilo-pass): extend 2-month promo cutoff from Apr 4 to Apr 11#2007

Merged
lambertjosh merged 1 commit intomainfrom
extend-kilo-pass-2mo-promo-apr11
Apr 4, 2026
Merged

feat(kilo-pass): extend 2-month promo cutoff from Apr 4 to Apr 11#2007
lambertjosh merged 1 commit intomainfrom
extend-kilo-pass-2mo-promo-apr11

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Apr 4, 2026

Summary

Extends the Kilo Pass 2-month promotional period by one additional week. The KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF constant in src/lib/kilo-pass/constants.ts is updated from 2026-04-04T06:59:59Z to 2026-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

  • Confirmed all test files reference the constant by name (not a hardcoded date), so they will pick up the new value automatically.
  • Reviewed the diff to confirm the change is limited to the single date string in the cutoff constant.
  • Confirmed no other occurrences of the old date 2026-04-04T06:59:59 remain in the codebase.

Visual Changes

N/A

Reviewer Notes

Same pattern as PR #1285, which extended the cutoff from Mar 21 to Mar 28.

@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot bot commented Apr 4, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • src/lib/kilo-pass/constants.ts

Reviewed by gpt-5.4-20260305 · 89,876 tokens

@lambertjosh lambertjosh merged commit 41f3ab3 into main Apr 4, 2026
15 checks passed
@lambertjosh lambertjosh deleted the extend-kilo-pass-2mo-promo-apr11 branch April 4, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants