merge main into feature/read-ui-revamp#2081
Merged
Merged
Conversation
…2032) * feat: add support for SMUS Q CodeEditor client to send MD IDE origin * refactor: move smus service name to constants file and typecase argument getClientName util
…Edits suggestions (#2051)
* Bump agentic version: 1.25.0 * chore: fix formatting in version.json --------- Co-authored-by: aws-toolkit-automation <>
Co-authored-by: invictus <149003065+ashishrp-aws@users.noreply.github.com>
Co-authored-by: Blake Lazarine <blakelaz@amazon.com>
…2052) * fix(amazonq): fix to add disable/enable feature back to mcp servers * fix(amazonq): fix to add unit tests * fix: fix to add unit test coverage for mcpUtils
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Bump agentic version: 1.26.0 * chore: format version json --------- Co-authored-by: aws-toolkit-automation <>
tsmithsz
approved these changes
Aug 7, 2025
laileni-aws
approved these changes
Aug 7, 2025
ctlai95
added a commit
that referenced
this pull request
Aug 8, 2025
* feat: add support for SMUS Q CodeEditor client to send MD IDE origin (#2032) * feat: add support for SMUS Q CodeEditor client to send MD IDE origin * refactor: move smus service name to constants file and typecase argument getClientName util * fix: should keep reporting UTDE telemetry if there are still pending Edits suggestions (#2051) * chore: merge agentic version 1.25.0 (#2053) * Bump agentic version: 1.25.0 * chore: fix formatting in version.json --------- Co-authored-by: aws-toolkit-automation <> * fix: outdated history when trimming happens, add missing metric for compaction (#2047) * fix(amazonq): add distinctive identifier for cloud trail (#2059) Co-authored-by: invictus <149003065+ashishrp-aws@users.noreply.github.com> * refactor: cleanup codewhispererServer.ts (#2028) * refactor: split edit from completion code path (#2058) * feat(amazonq): add two more tips for the did you know section (#2063) * fix(amazonq): make display findings tool run more often (#2067) Co-authored-by: Blake Lazarine <blakelaz@amazon.com> * fix(amazonq): fix to add disable/enable feature back to mcp servers (#2052) * fix(amazonq): fix to add disable/enable feature back to mcp servers * fix(amazonq): fix to add unit tests * fix: fix to add unit test coverage for mcpUtils * feat(amazonq): enable sonnet 4 for fra region (#2069) * chore(release): release packages from branch main (#2050) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(amazonq): emit failed status for amazonq_invokeLLM (#2071) * chore: generate completion log string (#2072) * fix(amazonq): fix fallout of #2051 (#2057) * fix(amazonq): fix fallout of #2051 avoid buggy global states * fix(amazonq): fix tests fix should report UTD test case * chore: merge agentic version 1.26.0 (#2076) * Bump agentic version: 1.26.0 * chore: format version json --------- Co-authored-by: aws-toolkit-automation <> * fix(amazonq): bundle corect registry.node for windows (#2061) * chore: bump runtimes to 0.2.123 (#2082) * fix: remove edit cache logic (#2079) * fix(amazonq): add fallback classpath generation (#2077) * Revert "merge main into feature/read-ui-revamp (#2081)" This reverts commit 0fa08ef. --------- Co-authored-by: Jayakrishna P <parameja@amazon.com> Co-authored-by: atontb <104926752+atonaamz@users.noreply.github.com> Co-authored-by: Christopher Christou <39839589+awschristou@users.noreply.github.com> Co-authored-by: Jason Guo <81202082+jguoamz@users.noreply.github.com> Co-authored-by: abhraina-aws <abhraina@amazon.com> Co-authored-by: invictus <149003065+ashishrp-aws@users.noreply.github.com> Co-authored-by: Will Lo <96078566+Will-ShaoHua@users.noreply.github.com> Co-authored-by: BlakeLazarine <blake.l.lazarine@gmail.com> Co-authored-by: Blake Lazarine <blakelaz@amazon.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Na Yue <yueny@amazon.com> Co-authored-by: andrewyuq <89420755+andrewyuq@users.noreply.github.com> Co-authored-by: Sherry Lu <75588211+XiaoxuanLu@users.noreply.github.com> Co-authored-by: tsmithsz <84354541+tsmithsz@users.noreply.github.com> Co-authored-by: liumofei-amazon <98127670+liumofei-amazon@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Solution
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.