Skip to content

Commit 37efe6b

Browse files
Merge master into feature/LSP-alpha
2 parents 510f269 + 2d9440a commit 37efe6b

File tree

42 files changed

+16
-5841
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+16
-5841
lines changed

packages/amazonq/src/app/chat/node/activateAgents.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ export function activateAgents() {
1111
const appInitContext = DefaultAmazonQAppInitContext.instance
1212

1313
amazonqNode.cwChatAppInit(appInitContext)
14-
amazonqNode.featureDevChatAppInit(appInitContext)
1514
amazonqNode.gumbyChatAppInit(appInitContext)
16-
amazonqNode.testChatAppInit(appInitContext)
17-
amazonqNode.docChatAppInit(appInitContext)
1815
scanChatAppInit(appInitContext)
1916
}

0 commit comments

Comments
 (0)