Skip to content

feat(notifications): add Kilo Console beta notification for CLI users#4030

Merged
arkadiykondrashov merged 1 commit into
mainfrom
feat/kilo-console-beta-notification
Jun 15, 2026
Merged

feat(notifications): add Kilo Console beta notification for CLI users#4030
arkadiykondrashov merged 1 commit into
mainfrom
feat/kilo-console-beta-notification

Conversation

@arkadiykondrashov

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new kilo-console-beta entry to normalUnconditionalNotifications in apps/web/src/lib/notifications.ts
  • Targets CLI users only (showIn: ['cli']) with a prompt to try Kilo Console (Beta)
  • Links to the blog announcement with UTM tracking parameters

Verification

  • Notification appears for CLI users via the existing /api/notifications endpoint
  • Not shown in extension clients (correctly scoped to ['cli'])

Visual Changes

N/A

Reviewer Notes

N/A


Built for Arkadiy Kondrashov by Kilo for Slack

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@kilo-code-bot

kilo-code-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

A clean addition of a kilo-console-beta notification entry targeting CLI users only. The id is unique, the structure matches the KiloNotification type, and the showIn scope is correctly set to ['cli'].

Files Reviewed (1 file)
  • apps/web/src/lib/notifications.ts

Reviewed by deepseek-v4-pro-20260423 · 155,846 tokens

Review guidance: REVIEW.md from base branch main

@arkadiykondrashov arkadiykondrashov merged commit 913abe0 into main Jun 15, 2026
16 checks passed
@arkadiykondrashov arkadiykondrashov deleted the feat/kilo-console-beta-notification branch June 15, 2026 15:46
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