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
"description": "An issue where the `/context` chat command reference was duplicated in `/help` - [#1438](https://github.com/aws/amazon-q-developer-cli/pull/1438)"
30
+
},
31
+
{
32
+
"type": "fixed",
33
+
"description": "Preferred default of fuzzy find to `ctrl+s` - [#1442](https://github.com/aws/amazon-q-developer-cli/pull/1442)"
34
+
}
35
+
]
36
+
},
13
37
{
14
38
"type": "release",
15
39
"date": "2025-04-28",
@@ -18,7 +42,7 @@
18
42
"changes": [
19
43
{
20
44
"type": "fixed",
21
-
"description": "Shortens mcp tip to avoid overflow (emergent deployment)"
45
+
"description": "A bug where chat would sometimes become unresponsive"
22
46
}
23
47
]
24
48
},
@@ -218,7 +242,7 @@
218
242
},
219
243
{
220
244
"type": "changed",
221
-
"description": "Ctrl+C so that it exits `q chat` on first attempt - [#830](https://github.com/aws/amazon-q-developer-cli/pull/830)"
245
+
"description": "`ctrl+c` so that it exits `q chat` on first attempt - [#830](https://github.com/aws/amazon-q-developer-cli/pull/830)"
0 commit comments