Skip to content

Conversation

aws-toolkit-automation
Copy link
Collaborator

Automatic merge failed

  • Resolve conflicts and push to this PR branch.
  • Do not squash-merge this PR. Use the "Create a merge commit" option to do a regular merge.

Command line hint

To perform the merge from the command line, you could do something like the following (where "origin" is the name of the remote in your local git repo):

git stash
git fetch --all
git checkout origin/feature/model-selection
git merge origin/main
git commit
git push origin HEAD:refs/heads/autoMerge/feature/model-selection

Will-ShaoHua and others added 30 commits August 5, 2025 15:37
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>
* fix(amazonq): fix fallout of #2051

avoid buggy global states

* fix(amazonq): fix tests

fix should report UTD test case
* Bump agentic version: 1.26.0

* chore: format version json

---------

Co-authored-by: aws-toolkit-automation <>
…idle (#2066)

* fix(amazonq): skips continuous monitoring when WCS sees workspace as idle

* fix(amazonq): skips creating remote workspace at the start

---------

Co-authored-by: Jiatong Li <jiatonli@amazon.com>
* chore: support inline suggestion in adt plugin for eclipse

* fix: add import URI

* chore: add detailed error description for uri is empty for language id
* feat(amazonq): read tool message revamp (#2049)

* feat(amazonq): read tool message revamp

* fix tests

* feat: file search ui (#2078)

* feat: file search ui

* fix tests

* fix integration tests

* remove unnecessary type check

* fix: use quotes instead of backticks
…at (#2093)

Co-authored-by: chungjac <chungjac@amazon.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Bump agentic version: 1.27.0

* Revert "feat(amazonq): read tool ui revamp"

This reverts commit c65428b.

* fix: the style in version json (#2106)

---------

Co-authored-by: aws-toolkit-automation <>
Co-authored-by: Tai Lai <tlaiamz@amazon.com>
Co-authored-by: Christopher Christou <39839589+awschristou@users.noreply.github.com>
…2000)

* feat(amazonq): added mcp admin level configuration with GetProfile

* feat(amazonq): added UX message for mcp admin control

* test: add unit tests for ProfileStatusMonitor static functionality

* test: add comprehensive unit tests for MCP admin control features

* fix: fix to wait for serviceManager is initialzied to initialize mcp managers

* fix: fix for unit test failures

* fix: fix for UI changes

* fix(amazonq): fix to to rename mcp enabled function and max time limit of 10 seconds

* fix: fix to add async initialization for mcp manager

* fix: fix to move action buttons to mcpEventHandler for listMcpServers

* fix: added try and catch block for mcp initialization

* fix: fix for merge conflicts

* fix: fix for test failure

* fix: remove the unnecessary feature flag

* fix: fix for mynah test failure

* fix: fix to retry function to common util

* fix: fix to add retryUtils
* feat(amazonq): read tool ui revamp

* feat(amazonq): read tool message revamp (#2049)

* feat(amazonq): read tool message revamp

* fix tests

* feat: file search ui (#2078)

* feat: file search ui

* fix tests

* fix integration tests

* remove unnecessary type check

* fix: use quotes instead of backticks

* fix header update issue

* fix integration test
Will-ShaoHua and others added 3 commits September 24, 2025 10:05
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aws-toolkit-automation <>
@aws-toolkit-automation aws-toolkit-automation requested a review from a team as a code owner September 24, 2025 23:28
parameja1 and others added 23 commits September 25, 2025 13:50
…ersions compatible and add refresh logic to codewhisperer IAM client (#2349)

## Problem
Chat and InlineSuggestions doesnt work in Sagemaker instances after initial credential expiration since refresh logic isnt using expiration field properly

## Solution
- Standardizes IAM credentials expiration field handling across the codebase to support both AWS SDK v2 (`expireTime`) and v3 (`expiration`) formats
- Add credential fetch and refresh lazy loading logic to Codewhisperer IAM client to ensure fresh credentials are used
Co-authored-by: aws-toolkit-automation <43144436+aws-toolkit-automation@users.noreply.github.com>
…2356)

* fix(amazonq): send full finding details to plugin, only send key fields to agent

* fix(amazonq): add unit test

---------

Co-authored-by: Blake Lazarine <blakelaz@amazon.com>
* fix: mapping of private packages to reference list
* fix: relative path comparison to the lowercase on in artifact reference
* fix: packages being filtered in the artifact generation
* fix(amazonq): escaping user input to mitigate xss issue

* fix: adding conditional check for applying sanitizeinput
* fix: update the node version to 24

* Fix mock-fs Windows compatibility by using relative cache paths

* style: fix code formatting for mock-fs test files

* fix: use fake timers in chat-client tests for Node.js 24 compatibility

Node.js 24 has stricter timer handling that caused setTimeout calls
in production code to hang tests. Using fake timers ensures proper
test isolation and prevents timeouts.

* style: fix prettier formatting for chat-client test

* fix: stub handleChatPrompt in mynahUi test to prevent timeout

* fix: update test assertion to match stubbed behavior

* fix: use proper module reference for handleChatPrompt stub

* fix: make test async and wait for setTimeout calls to complete

* fix: stub setTimeout to execute immediately and increase test timeout

* fix: add setTimeout stubs to all sendGenericCommand tests

---------

Co-authored-by: laileni <laileni@amazon.com>
* chore: bump agentic version: 1.36.0

* fix(amazonq): fix to add opt-out header to streaming client (#2365) (#2369)

---------

Co-authored-by: aws-toolkit-automation <>
Co-authored-by: invictus <149003065+ashishrp-aws@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aws-toolkit-automation <>
)

Allow multiple loadChats() calls in JupyterLab environment.

Co-authored-by: ruotingx <ruotingx@amazon.com>
* feat: add model description to dropdown

* fix: bump up mynah version to enable hover
@rli rli deleted the branch feature/model-selection October 7, 2025 18:19
@rli rli closed this Oct 7, 2025
@rli rli deleted the autoMerge/feature/model-selection branch October 7, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.