Skip to content

Commit a8a815a

Browse files
authored
chore: update feed (#2998)
1 parent dae8168 commit a8a815a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

crates/chat-cli/src/cli/feed.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,22 @@
2222
},
2323
{
2424
"type": "fixed",
25-
"description": "Fixes issues with Tool Input parsing - [#2986](https://github.com/aws/amazon-q-developer-cli/pull/2986)"
25+
"description": "Validation issues with MCP tool arguments - [#2986](https://github.com/aws/amazon-q-developer-cli/pull/2986)"
2626
},
2727
{
2828
"type": "added",
2929
"description": "[Experimental] Add context usage percentage indicator to prompt - [#2994](https://github.com/aws/amazon-q-developer-cli/pull/2994)"
3030
},
3131
{
3232
"type": "added",
33-
"description": "Expand support for /prompts command - [#2799](https://github.com/aws/amazon-q-developer-cli/pull/2799)"
33+
"description": "Support for custom prompts, see `/prompts` - [#2799](https://github.com/aws/amazon-q-developer-cli/pull/2799)"
3434
},
3535
{
3636
"type": "fixed",
37-
"description": "Consolidate tool permission logic for consistent display and execution - [#2975](https://github.com/aws/amazon-q-developer-cli/pull/2975)"
37+
"description": "Various issues with MCP OAuth - [#2976](https://github.com/aws/amazon-q-developer-cli/pull/2976)"
3838
},
3939
{
4040
"type": "fixed",
41-
"description": "Hardcode client id for oauth in MCP - [#2976](https://github.com/aws/amazon-q-developer-cli/pull/2976)"
42-
},
43-
{
44-
"type": "improved",
4541
"description": "Improve error messages for dispatch failures - [#2969](https://github.com/aws/amazon-q-developer-cli/pull/2969)"
4642
}
4743
]

0 commit comments

Comments
 (0)