You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes code that should no longer be necessary anymore.
- Remove autoinstall Amazon Q if you were a CodeWhisperer user on 2.x versions of toolkit
- The prompt to install Amazon Q will still appear, if you don't have it. It has been slightly reworded.
- If Amazon Q is installed, then you uninstall, it you will not see the prompt again in toolkit (previously you could).
- Remove settings migrations from codewhisperer settings
- Remove amazon Q telemetry enabled setting being initialized by the value from toolkit.
We are still getting hits in telemetry for people getting auto install (172 in last 2 months). However, they are mostly on old versions.
Let's simplyify our codebase by removing support for these dated codepaths.
0 commit comments