Skip to content

Remove Q CLI pop-up notification from post-startup-notifications extension#233

Open
ShilpiParikh wants to merge 1 commit into
aws:1.0from
ShilpiParikh:1.0
Open

Remove Q CLI pop-up notification from post-startup-notifications extension#233
ShilpiParikh wants to merge 1 commit into
aws:1.0from
ShilpiParikh:1.0

Conversation

@ShilpiParikh

Copy link
Copy Markdown

The Amazon Q CLI notification is no longer needed as a post-startup popup in SageMaker Unified Studio Code Editor.

Issue

Description of Changes

Remove the Q CLI pop-up notification ("The Amazon Q Command Line Interface (CLI) is installed...") from the post-startup-notifications extension. This removes the showQCliNotification function, its helper functions (hasUserSeen, markAsSeen), and associated unit tests. Post-startup script status notifications (error/in-progress) remain functional.

Testing

  • Built modified extension as .vsix
  • Replaced built-in extension in a Unified Studio Code Editor space
  • Verified Q CLI notification no longer appears on server restart
  • Verified post-startup error/in-progress notifications still work correctly

Screenshots/Videos

Additional Notes

Change is limited to /patches/sagemaker/post-startup-notifications.diff

Backporting


This change has been backported to branches main, 1.1, and 1.2 via separate PRs.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…nsion

The Amazon Q CLI notification is no longer needed as a post-startup popup
in SageMaker Unified Studio Code Editor.
@ShilpiParikh ShilpiParikh requested review from a team as code owners June 9, 2026 03:41
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.

1 participant