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": "Added a getting started page for exploring amazon q agents"
8
+
},
9
+
{
10
+
"type": "Feature",
11
+
"description": "`/test` in Q chat to generate unit tests for java and python"
12
+
},
13
+
{
14
+
"type": "Feature",
15
+
"description": "`/doc` in Q chat to generate and update documentation for your project"
16
+
},
17
+
{
18
+
"type": "Feature",
19
+
"description": "Amazon Q Code Scan is now Amazon Q Code Review"
20
+
},
21
+
{
22
+
"type": "Feature",
23
+
"description": "`/review` in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes"
24
+
},
25
+
{
26
+
"type": "Feature",
27
+
"description": "Security Scan: New TreeView to display security scan issues and vulnerabilities detected in your project. The TreeView provides an organized and hierarchical view of the scan results, making it easier to navigate and prioritize the issues that need to be addressed."
28
+
},
29
+
{
30
+
"type": "Feature",
31
+
"description": "Security Scan: Added ability to suppress or ignore security issues"
0 commit comments