Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion feed.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,18 @@
},
{
"type": "release",
"date": "2025-04-09",
"date": "2025-04-10",
"version": "1.7.3",
"title": "Version 1.7.3",
"changes": [
{
"type": "added",
"description": "A new command `/tools` in `q chat` for granular tool permissioning - [#1054](https://github.com/aws/amazon-q-developer-cli/pull/1054)"
},
{
"type": "added",
"description": "A new command `/compact` in `q chat` for summarizing the conversation history - [#1128](https://github.com/aws/amazon-q-developer-cli/pull/1128)"
},
{
"type": "added",
"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)"
Expand Down
Loading