-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Make it easy to discover Continue CLI (cn) #8109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
✅ Review Complete Code Review Summary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 5 files
Description
Added banner that appears after N chat messages, and another one that appears in the settings. They can be permanently dismissed.
AI Code Review
@continue-review
Checklist
Screen recording or screenshot
[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Adds a CLI install banner that detects when the Continue CLI (cn) isn’t installed and offers one-click install, copy, and docs. Appears in Config and in Chat after 3 user messages, supports permanent dismissal, and implements Linear CON-4200.