Skip to content

Commit 61b61f8

Browse files
Merge staging into feature/lambda-get-started
2 parents d5744b1 + eaf426b commit 61b61f8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Feature Development: update /dev welcome message"
4+
}

packages/core/src/amazonq/webview/ui/tabs/generator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export class TabDataGenerator {
4646
],
4747
[
4848
'featuredev',
49-
`Welcome to feature development.
49+
`Hi, I'm the Amazon Q Developer Agent for software development.
5050
5151
I can generate code to implement new functionality across your workspace. We'll start by discussing an implementation plan, and then we can review and regenerate code based on your feedback.
5252

0 commit comments

Comments
 (0)