-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Remove beta text from CLI intro message #8610
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
Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <noreply@continue.dev> Co-authored-by: adityamitra <xenaditya1@gmail.com>
|
This one looks fine |
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 2 files
|
🎉 This PR is included in version 1.32.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.29.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Closes CON-4806
Removed the "(beta)" text from the CLI intro message as requested.
Changes
extensions/cli/src/asciiArt.tsto remove "(beta)" from both the full and compact ASCII artextensions/cli/src/asciiArt.test.tsto reflect the changeThis agent session was co-authored by adityamitra and Continue.
Summary by cubic
Removed "(beta)" from the CLI intro ASCII art (full and compact) to align with CON-4806 and reflect the current release status. Updated asciiArt tests to match the new display.
Written for commit e81baaa. Summary will update automatically on new commits.