You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: feed.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,17 @@
12
12
},
13
13
{
14
14
"type": "release",
15
-
"date": "2025-08-05",
15
+
"date": "2025-08-07",
16
16
"version": "1.13.2",
17
17
"title": "Version 1.13.2",
18
18
"changes": [
19
19
{
20
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)"
21
+
"description": "Regex matching for the `toolsSettings.execute_bash.allowedCommands` agent configuration - [#2483](https://github.com/aws/amazon-q-developer-cli/pull/2483)"
22
22
},
23
23
{
24
24
"type": "added",
25
-
"description": "Regex matching for the `toolsSettings.execute_bash.allowedCommands` agent configuration - [#2483](https://github.com/aws/amazon-q-developer-cli/pull/2483)"
25
+
"description": "Support for workspace `mcp.json` configuration when `useLegacyMcpJson` is enabled - [#2516](https://github.com/aws/amazon-q-developer-cli/pull/2516)"
0 commit comments