Skip to content

Extend Kilo Pass 2-month promo cutoff from Feb 21 to Feb 28 2026#360

Merged
lambertjosh merged 1 commit intomainfrom
extend-kilo-pass-promo-cutoff-feb-28
Feb 19, 2026
Merged

Extend Kilo Pass 2-month promo cutoff from Feb 21 to Feb 28 2026#360
lambertjosh merged 1 commit intomainfrom
extend-kilo-pass-promo-cutoff-feb-28

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Feb 19, 2026

Summary

Extends the Kilo Pass 2-month promo cutoff from February 21st to February 28th, 2026.

This change updates the constant in .

Changes

  • Changed promo cutoff from to

Built for josh by Kilo for Slack

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

kilo-code-bot bot commented Feb 19, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • src/lib/kilo-pass/constants.ts — Extends KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF from 2026-02-21 to 2026-02-28

@lambertjosh lambertjosh merged commit 2f4801e into main Feb 19, 2026
12 checks passed
@lambertjosh lambertjosh deleted the extend-kilo-pass-promo-cutoff-feb-28 branch February 19, 2026 14:34
lambertjosh added a commit that referenced this pull request Mar 12, 2026
## Summary

Extends the Kilo Pass 2-month promo cutoff from March 14th to March
21st, 2026.

This change updates the `KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF`
constant in `src/lib/kilo-pass/constants.ts`.

## Verification

- Verified the change is a single-line date update matching the pattern
from PR #360.
- Confirmed the new date is exactly 7 days after the current cutoff.

## Visual Changes

N/A

## Reviewer Notes

N/A

Built for
[josh](https://kilo-code.slack.com/archives/C0A6SM2UG8N/p1773343569836179)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)
alexkgold pushed a commit that referenced this pull request Mar 13, 2026
Extends the Kilo Pass 2-month promo cutoff from March 14th to March
21st, 2026.

This change updates the `KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF`
constant in `src/lib/kilo-pass/constants.ts`.

- Verified the change is a single-line date update matching the pattern
from PR #360.
- Confirmed the new date is exactly 7 days after the current cutoff.

N/A

N/A

Built for
[josh](https://kilo-code.slack.com/archives/C0A6SM2UG8N/p1773343569836179)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)
lambertjosh added a commit that referenced this pull request Mar 19, 2026
…1285)

## 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-03-21T07:59:59Z`
to `2026-03-28T07: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.

## Verification

- [x] Confirmed all test files reference the constant by name (not a
hardcoded date), so they will pick up the new value automatically.
- [x] Reviewed the diff to confirm the change is limited to the single
date string in the cutoff constant.

## Visual Changes

N/A

## Reviewer Notes

Same pattern as PR #360, which extended the cutoff from Feb 21 to Feb
28.
lambertjosh added a commit that referenced this pull request Mar 26, 2026
…26 (#1517)

## Summary

Extends the Kilo Pass 2-month promotional period by one week. Updates
the `KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF` constant in
`src/lib/kilo-pass/constants.ts` from `2026-03-28T06:59:59Z` to
`2026-04-04T06:59:59Z`.

## Verification

- [x] Confirmed the change follows the same pattern as PR #360
- [x] Verified no hardcoded date references need updating — all
consuming code imports the constant

## Visual Changes

N/A

## Reviewer Notes

Single-line date constant change. All test files reference the exported
constant rather than hardcoded dates, so no test updates are needed.
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