Skip to content

Only show MiniMax M2.5 free ending notification to users who currently have M2.5 selected #1806

@kilo-code-bot

Description

@kilo-code-bot

Context

We currently show a notification to users about MiniMax M2.5 free tier ending soon based on whether they had usage in the past few days. This is too broad — it captures users who may be paying customers and we don't want them to end up switching to a free model unnecessarily.

Related PR that added the notification: Kilo-Org/kilocode#7971
Related PR that removed the Learn More button: #1803

Requested Change

Only show the MiniMax M2.5 "free ending soon" notification to users who currently have M2.5 selected as their model — either as a user override or in their settings. Do not show it based solely on recent usage.

Notes

  • The notification logic lives in src/lib/notifications.ts
  • This likely requires checking the user's currently selected model on the backend before deciding to send the notification
  • Currently the backend doesn't have easy access to the user's selected model for this check, so this may require some additional plumbing

From discussion: #1803

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions