feat(lightspeed): rebrand Lightspeed to Intelligent Assistant — UI text, icons, and route#3392
Conversation
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
…d update bot avatar Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
21a9d54 to
82bc064
Compare
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3392 +/- ##
=======================================
Coverage 53.51% 53.52%
=======================================
Files 2250 2251 +1
Lines 85651 85649 -2
Branches 24074 24077 +3
=======================================
+ Hits 45837 45840 +3
+ Misses 39629 39624 -5
Partials 185 185
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
/cc @ShiranHi |
|
Thank you @its-mitesh-kumar , looks good to me! |
There was a problem hiding this comment.
I think we should be changing the plugin names in the package.json for frontend, common and backend plugins, aren't we doing this in 2.1 ? cc: @christoph-jerolimov @rohitkrai03
HusneShabbir
left a comment
There was a problem hiding this comment.
@its-mitesh-kumar I don’t see the URL routing changes reflected. Could you please confirm if the updates have been pushed? Please refer to the recording below.
Screen.Recording.2026-06-15.at.3.31.58.PM.mov
Found the issue, redirection not working for NFS. Pushing the fix |
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@HusneShabbir Pushed the fix. Can you check again. |
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
New changes are detected. LGTM label has been removed. |
|
rohitratannagar
left a comment
There was a problem hiding this comment.
tested Locally, /lgtm



Description
UI Text & Route Rebrand: Updates all user-facing strings (header title, FAB tooltips, delete modals text for notebook and chat conversation, permission text, configure LLM etc), translations (en, de, es, fr, it, ja),
Icon Replacement: FAB icon, Header Icon , Footer Icon.
Url Change : The URL route from change from
/lightspeedto/intelligent-assistant, if user go to/lightspeedit should get redirected to/intelligent-assistantFixed
UI after changes
Icon Changes
S_.2026-06-13.at.7.53.53.PM.mov
Url Changes
S_.2026-06-13.at.7.56.05.PM.mov
String Changes
S_.2026-06-13.at.8.00.54.PM.mov
S_.2026-06-13.at.8.03.38.PM.mov
✔️ Checklist