AWS amazonq documentation change
Summary
Added documentation entries for new features: code reviews with agentic chat, model selection for IDE chat, keyboard shortcuts, and custom agents CLI configuration.
Security assessment
The changes document new features and workflow enhancements without mentioning security vulnerabilities, security-specific configurations, or security remediation processes.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/doc-history.md b/amazonq/latest/qdeveloper-ug/doc-history.md index a1936414a..84c702bf9 100644 --- a//amazonq/latest/qdeveloper-ug/doc-history.md +++ b//amazonq/latest/qdeveloper-ug/doc-history.md @@ -10,0 +11,4 @@ Change| Description| Date +Added steps for code reviews with agentic chat in VSC| Added procedures for [running a code review](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/start-review.html#project-review) and [addressing code issues](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/address-issues-jetbrains-visualstudiocode.html) using agentic chat in Visual Studio Code. | July 31, 2025 +Added model selection for IDE chat| Added a [Selecting models](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-in-IDE-chat-models.html) topic with available models and instructions for selecting a model for chat in the IDE.| July 31, 2025 +Added keyboard shortcuts topic| Added a [Keyboard shortcuts for Amazon Q Developer](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-in-ides-chat-keyboard-shortcuts.html) topic that provides a comprehensive list of keyboard shortcuts available across different IDEs and platforms.| July 31, 2025 +Added custom agents feature| Added [custom agents](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-custom-agents.html) feature that allows you to customize Amazon Q Developer CLI for specific workflows by configuring which tools, permissions, and context are available for different use cases.| July 31, 2025