Skip to content

fix: remove @workspace from context commands menu#2669

Open
chungjac wants to merge 1 commit intoaws:mainfrom
chungjac:remove-workspace-ui
Open

fix: remove @workspace from context commands menu#2669
chungjac wants to merge 1 commit intoaws:mainfrom
chungjac:remove-workspace-ui

Conversation

@chungjac
Copy link
Contributor

@chungjac chungjac commented Mar 18, 2026

Problem

@workspace uses vector/semantic search (ONNX + faiss + CodeSage model) has been broken. Even if it is enabled, there are major performance issues with it.

Solution

After checking metrics, we can remove @workspace from the context commands menu so it's no longer shown to users which means that they are not able to use it anymore

Follow up

Dead code cleanup here: #2670

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.25%. Comparing base (73b27f1) to head (8d94e10).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2669   +/-   ##
=======================================
  Coverage   60.25%   60.25%           
=======================================
  Files         279      279           
  Lines       66162    66162           
  Branches     4195     4195           
=======================================
  Hits        39869    39869           
  Misses      26210    26210           
  Partials       83       83           
Flag Coverage Δ
unittests 60.25% <100.00%> (ø)

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.

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.

3 participants