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
fix(amazonq): skip activation if old Toolkit is detected; Q gain focus at first use aws#4711
Problem
Q is not compatible with old toolkit.
Solution
- Prevent Q activation if detected old aws toolkit from the marketplace.
- It will not prevent Q activation if detected toolkit with a dev version.
- Auto installs new toolkit from marketplace and then prompt user to reload.
- Let Q gain focus at first activation.
0 commit comments