Skip to content

Conversation

liumofei-amazon
Copy link
Contributor

Problem

Solution

License

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

@liumofei-amazon liumofei-amazon requested a review from a team as a code owner August 22, 2025 22:48
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2025

Codecov Report

❌ Patch coverage is 46.33333% with 161 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feature/server-side-semantic-search@7296f93). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...nguage-server/agenticChat/agenticChatController.ts 3.29% 88 Missing ⚠️
...-server/workspaceContext/workspaceFolderManager.ts 6.38% 44 Missing ⚠️
...-server/workspaceContext/workspaceContextServer.ts 0.00% 29 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##             feature/server-side-semantic-search    #2154   +/-   ##
======================================================================
  Coverage                                       ?   59.70%           
======================================================================
  Files                                          ?      255           
  Lines                                          ?    55820           
  Branches                                       ?     3290           
======================================================================
  Hits                                           ?    33325           
  Misses                                         ?    22431           
  Partials                                       ?       64           
Flag Coverage Δ
unittests 59.70% <46.33%> (?)

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.

@liumofei-amazon liumofei-amazon force-pushed the workspaceContext_tool branch 2 times, most recently from 216b5f8 to 779934a Compare August 25, 2025 19:37
@liumofei-amazon liumofei-amazon force-pushed the workspaceContext_tool branch 3 times, most recently from ff060e9 to 48d7608 Compare August 25, 2025 21:11
@@ -1801,6 +1802,33 @@ export class AgenticChatController implements ChatHandlers {
case DisplayFindings.toolName:
// no need to write tool message for CodeReview or DisplayFindings
break
case SemanticSearch.toolName:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we have UI mocks for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I don't think we have one, we were just based on existing tool style and trying to get it out for A/B. If there's any UI requirement needs to be polished we we can iterate it.

Copy link
Contributor

@jguoamz jguoamz Aug 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we get PM approval on the UX (if it's a native tool, we should have dedicated UI/UX for it)

@liumofei-amazon liumofei-amazon changed the base branch from main to feature/server-side-semantic-search August 26, 2025 21:45
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