generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 83
chore: merge agentic version 1.25.0 #2053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
shruti0085
approved these changes
Aug 5, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2053 +/- ##
==========================================
- Coverage 61.10% 61.10% -0.01%
==========================================
Files 245 245
Lines 53291 53360 +69
Branches 3223 3229 +6
==========================================
+ Hits 32563 32605 +42
- Misses 20666 20693 +27
Partials 62 62
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ctlai95
added a commit
that referenced
this pull request
Aug 7, 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 <[email protected]> * 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 <[email protected]> * 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) --------- Co-authored-by: Jayakrishna P <[email protected]> Co-authored-by: atontb <[email protected]> Co-authored-by: Christopher Christou <[email protected]> Co-authored-by: Jason Guo <[email protected]> Co-authored-by: abhraina-aws <[email protected]> Co-authored-by: invictus <[email protected]> Co-authored-by: Will Lo <[email protected]> Co-authored-by: BlakeLazarine <[email protected]> Co-authored-by: Blake Lazarine <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Na Yue <[email protected]> Co-authored-by: andrewyuq <[email protected]> Co-authored-by: Sherry Lu <[email protected]> Co-authored-by: tsmithsz <[email protected]>
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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: atontb <[email protected]> Co-authored-by: Christopher Christou <[email protected]> Co-authored-by: Jason Guo <[email protected]> Co-authored-by: abhraina-aws <[email protected]> Co-authored-by: invictus <[email protected]> Co-authored-by: Will Lo <[email protected]> Co-authored-by: BlakeLazarine <[email protected]> Co-authored-by: Blake Lazarine <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Na Yue <[email protected]> Co-authored-by: andrewyuq <[email protected]> Co-authored-by: Sherry Lu <[email protected]> Co-authored-by: tsmithsz <[email protected]> Co-authored-by: liumofei-amazon <[email protected]>
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.
This merges the released changes for 1.25.0 into main.
MCM-131748342
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.