Skip to content

Commit 2c1246b

Browse files
committed
chore: add compact command to feed
1 parent 5625410 commit 2c1246b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

feed.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,18 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-04-09",
15+
"date": "2025-04-10",
1616
"version": "1.7.3",
1717
"title": "Version 1.7.3",
1818
"changes": [
1919
{
2020
"type": "added",
2121
"description": "A new command `/tools` in `q chat` for granular tool permissioning - [#1054](https://github.com/aws/amazon-q-developer-cli/pull/1054)"
2222
},
23+
{
24+
"type": "added",
25+
"description": "A new command `/compact` in `q chat` for summarizing the conversation history - [#1128](https://github.com/aws/amazon-q-developer-cli/pull/1128)"
26+
},
2327
{
2428
"type": "added",
2529
"description": "A new command `/editor` in `q chat` for composing prompts using the configured editor - [#1035](https://github.com/aws/amazon-q-developer-cli/pull/1035)"

0 commit comments

Comments
 (0)