Skip to content

Commit b2790ef

Browse files
authored
Merge branch 'feature/agentic-chat' into feature/agentic-chat
2 parents 7b57d1a + 90dfc71 commit b2790ef

File tree

91 files changed

+3366
-236
lines changed

Some content is hidden

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

91 files changed

+3366
-236
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"date": "2025-04-09",
3+
"version": "1.55.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Amazon Q Chat: Update chat history icon"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Amazon Q Chat: chat occasionally freezes and displays gray screen"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Amazon Q Chat: Set owner-only permissions for chat history and saved prompt files"
16+
},
17+
{
18+
"type": "Feature",
19+
"description": "`/test` generates tests in all languages, not only Java/Python"
20+
},
21+
{
22+
"type": "Feature",
23+
"description": "Amazon Q chat: Click export icon to save chat transcript in Markdown or HTML"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "SageMaker: Disable the unsupported agentic commands and welcome prompt"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "Amazon Q Chat: Add `@code` context for PHP, Ruby, Scala, Shell, and Swift projects"
32+
},
33+
{
34+
"type": "Feature",
35+
"description": "Enterprise users can choose their preferred Amazon Q profile to improve personalization and workflow across different business regions"
36+
}
37+
]
38+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date": "2025-04-09",
3+
"version": "1.56.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Improve status message while loading Amazon Q Profiles during login"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "\"failed to run command\" error"
12+
}
13+
]
14+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date": "2025-04-10",
3+
"version": "1.57.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Fix bug where generate fix does not work"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Fix bug where review shows 0 findings"
12+
}
13+
]
14+
}

packages/amazonq/.changes/next-release/Bug Fix-2daaf655-9a45-4104-94f9-06b9d8c703e2.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/amazonq/.changes/next-release/Bug Fix-338b0a7b-81fd-460a-82f4-8e65e4a0614c.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
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": "inline chat activates properly when using 'aws.experiments.amazonqChatLSP' feature flag"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-b6e474f1-b7ef-4016-8e1c-c9e7e6a45cc2.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/amazonq/.changes/next-release/Feature-2df6f9aa-0927-47ec-9e5e-d4c2ebe241c9.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/amazonq/.changes/next-release/Feature-4b7ab0af-2fe3-4e21-be78-5fcb1896257c.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)