Skip to content

Commit fd48c9a

Browse files
committed
fix feed
1 parent 64c358c commit fd48c9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

feed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
},
2323
{
2424
"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)"
2626
},
2727
{
2828
"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)"
3030
},
3131
{
3232
"type": "added",
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"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)"
4242
}
4343
]
4444
},
@@ -1043,4 +1043,4 @@
10431043
"link": "https://aws.amazon.com/blogs/aws/amazon-q-developer-now-generally-available-includes-new-capabilities-to-reimagine-developer-experience/"
10441044
}
10451045
]
1046-
}
1046+
}

0 commit comments

Comments
 (0)