Skip to content

feat(amazonq): read tool ui revamp#2119

Closed
ctlai95 wants to merge 3 commits into
mainfrom
feature/read-ui-revamp
Closed

feat(amazonq): read tool ui revamp#2119
ctlai95 wants to merge 3 commits into
mainfrom
feature/read-ui-revamp

Conversation

@ctlai95

@ctlai95 ctlai95 commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

Problem

Previous change was reverted due to a UI bug. That has now been fixed and tested on the feature branch.

Relevant PRs:

Solution

Merge the changes to main

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* 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
@ctlai95
ctlai95 requested a review from a team as a code owner August 13, 2025 19:01
@codecov-commenter

codecov-commenter commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 44.92481% with 293 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.85%. Comparing base (c27dc49) to head (0947079).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nguage-server/agenticChat/agenticChatController.ts 7.31% 114 Missing ⚠️
...rc/language-server/agenticChat/tools/toolServer.ts 0.00% 107 Missing ⚠️
...rver/agenticChat/tools/mcp/profileStatusMonitor.ts 67.44% 42 Missing ⚠️
chat-client/src/client/mynahUi.ts 0.00% 12 Missing ⚠️
...uage-server/agenticChat/agenticChatResultStream.ts 57.14% 6 Missing ⚠️
chat-client/src/client/mcpMynahUi.ts 40.00% 3 Missing ⚠️
core/aws-lsp-core/src/util/retryUtils.ts 96.10% 3 Missing ⚠️
...rc/language-server/agenticChat/tools/fileSearch.ts 25.00% 3 Missing ⚠️
...p-codewhisperer/src/shared/codeWhispererService.ts 71.42% 2 Missing ⚠️
.../language-server/agenticChat/tools/mcp/mcpUtils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2119      +/-   ##
==========================================
- Coverage   59.94%   59.85%   -0.09%     
==========================================
  Files         250      252       +2     
  Lines       54436    54815     +379     
  Branches     3222     3257      +35     
==========================================
+ Hits        32632    32811     +179     
- Misses      21743    21943     +200     
  Partials       61       61              
Flag Coverage Δ
unittests 59.85% <44.92%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

dungdong-aws and others added 2 commits August 13, 2025 13:08
…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
@ctlai95 ctlai95 closed this Aug 13, 2025
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.

4 participants