diff --git a/.changes/next-release/bugfix-4188d9b7-63eb-4e12-b3ee-4aec88b546be.json b/.changes/next-release/bugfix-4188d9b7-63eb-4e12-b3ee-4aec88b546be.json new file mode 100644 index 00000000000..9771b589344 --- /dev/null +++ b/.changes/next-release/bugfix-4188d9b7-63eb-4e12-b3ee-4aec88b546be.json @@ -0,0 +1,4 @@ +{ + "type" : "bugfix", + "description" : "Fix `@workspace` missing from the Amazon Q Chat welcome tab" +} \ No newline at end of file diff --git a/plugins/amazonq/mynah-ui/src/mynah-ui/ui/walkthrough/welcome.ts b/plugins/amazonq/mynah-ui/src/mynah-ui/ui/walkthrough/welcome.ts index 2c28a032f2b..e5fe67fdd7b 100644 --- a/plugins/amazonq/mynah-ui/src/mynah-ui/ui/walkthrough/welcome.ts +++ b/plugins/amazonq/mynah-ui/src/mynah-ui/ui/walkthrough/welcome.ts @@ -10,6 +10,7 @@ export const welcomeScreenTabData = (tabs: TabDataGenerator): MynahUITabStoreTab isSelected: true, store: { quickActionCommands: tabs.quickActionsGenerator.generateForTab('welcome'), + contextCommands: tabs.getTabData('cwc', false).contextCommands, tabTitle: 'Welcome to Q', tabBackground: true, chatItems: [