Skip to content

Commit f407c62

Browse files
chore: add feed item for new gpt-oss-120b model (#525)
1 parent e187ddd commit f407c62

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

feed.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"version": "1.13.2",
1717
"title": "Version 1.13.2",
1818
"changes": [
19+
{
20+
"type": "added",
21+
"description": "A new preview model GPT-OSS-120b from OpenAI - [#2500](https://github.com/aws/amazon-q-developer-cli/pull/2500)"
22+
},
1923
{
2024
"type": "added",
2125
"description": "Regex matching for the `toolsSettings.execute_bash.allowedCommands` agent configuration - [#2483](https://github.com/aws/amazon-q-developer-cli/pull/2483)"
@@ -27,6 +31,10 @@
2731
{
2832
"type": "fixed",
2933
"description": "Issues with `q mcp` subcommands failing - [#2475](https://github.com/aws/amazon-q-developer-cli/pull/2475)"
34+
},
35+
{
36+
"type": "fixed",
37+
"description": "The `knowledge` tool always requiring permission - [#2501](https://github.com/aws/amazon-q-developer-cli/pull/2501)"
3038
}
3139
]
3240
},

0 commit comments

Comments
 (0)