Skip to content

Disable sherlock assistant by default #136

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 2 commits into from
Jun 23, 2025

Conversation

qrtp
Copy link
Collaborator

@qrtp qrtp commented Jun 23, 2025

Some users have experienced website compatibility issues when using the Sherlock Assistant feature. To address this, we have disabled the Sherlock Assistant by default in this release. It is now an opt-in feature.

@selfagency
Copy link

selfagency commented Jun 23, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

🎉 All your tests were successful!

@qrtp qrtp requested a review from Copilot June 23, 2025 15:34
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR disables the Sherlock Assistant by default to address website compatibility issues by renaming the related preferences property and updating the associated logic.

  • Renames the "Scanning" property to "Sherlock" across multiple modules.
  • Updates relevant UI logic and context menu handling to reference "Sherlock".
  • Bumps the package version and updates the changelog.

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/types/wallet/preferences.ts Renamed the preferences key from "Scanning" to "Sherlock".
src/pages/Wallet/Preferences.tsx Updated preference initialization and toggling logic for Sherlock.
src/pages/Legacy/Extension.tsx Adjusted the legacy extension's handling of preference defaults.
src/lib/wallet/preferences.ts Modified default and normalization of sheriff preferences.
src/lib/sherlock/contextMenu.ts Updated context menu logic to use "Sherlock" instead of "Scanning".
package.json Bumped version to 3.1.63.
CHANGELOG.md Logged the change to disable Sherlock by default.

Copy link

🎉 All your tests were successful!

@qrtp qrtp merged commit b8d1d9d into master Jun 23, 2025
2 checks passed
@qrtp qrtp deleted the qrtp/UDM-300/extension-compat-issues branch June 23, 2025 16:53
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.

2 participants