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
Copy file name to clipboardExpand all lines: feed.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,11 @@
22
22
},
23
23
{
24
24
"type": "added",
25
-
"description": "A new command /agent generate for generating agent config with Q - [#2690](https://github.com/aws/amazon-q-developer-cli/pull/2690)"
25
+
"description": "A new command `/agent` generate for generating agent config with Q - [#2690](https://github.com/aws/amazon-q-developer-cli/pull/2690)"
26
26
},
27
27
{
28
28
"type": "added",
29
-
"description": "A new command /tangent for going on a tangent without context pollution - [#2634](https://github.com/aws/amazon-q-developer-cli/pull/2634)"
29
+
"description": "A new command `/tangent` for going on a tangent without context pollution - [#2634](https://github.com/aws/amazon-q-developer-cli/pull/2634)"
30
30
},
31
31
{
32
32
"type": "added",
@@ -38,7 +38,7 @@
38
38
},
39
39
{
40
40
"type": "added",
41
-
"description": "Introspect tool for Q CLI self-awareness - [#2677](https://github.com/aws/amazon-q-developer-cli/pull/2677)"
41
+
"description": "A new tool introspect that allows Q CLI to answer questions about itself - [#2677](https://github.com/aws/amazon-q-developer-cli/pull/2677)"
0 commit comments