Skip to content

Conversation

noisysocks
Copy link
Contributor

@noisysocks noisysocks commented Oct 9, 2025

Asana Task/Github Issue: https://app.asana.com/1/137249556945/task/1211379551812170

Description

This feature temporarily injected code into Duck.ai to support the page context feature. This functionality exists in Duck.ai itself now.

Testing Steps

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

Note

Removes the duckAiListener feature and strips it from feature lists, platform support, and platform-specific flags.

  • Removal:
    • Delete injected/src/features/duck-ai-listener.js.
  • Feature registry updates:
    • Remove duckAiListener from otherFeatures in injected/src/features.js.
    • Remove duckAiListener from platformSupport.apple and platformSupport.windows in injected/src/features.js.
    • Remove duckAiListener from platformSpecificFeatures in injected/src/utils.js.

Written by Cursor Bugbot for commit 71cb4ac. This will update automatically on new commits. Configure here.

@noisysocks noisysocks added the major Increment the major version when merged label Oct 9, 2025
@noisysocks noisysocks requested review from a team as code owners October 9, 2025 10:35
@noisysocks noisysocks requested a review from afterxleep October 9, 2025 10:36
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit 71cb4ac
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/68ecd497681394000825cdc4
😎 Deploy Preview https://deploy-preview-1999--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@noisysocks noisysocks force-pushed the randerson/remove-duckAiListener branch from b1c6a2c to c59f6cd Compare October 9, 2025 10:39
Copy link

github-actions bot commented Oct 9, 2025

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

Copy link

github-actions bot commented Oct 9, 2025

[Beta] Generated file diff

Time updated: Mon, 13 Oct 2025 10:30:29 GMT

Android
    - android/adsjsContentScope.js
  • android/autofillImport.js
  • android/brokerProtection.js
  • android/contentScope.js

File has changed

Apple
    - apple/contentScope.js
  • apple/contentScopeIsolated.js

File has changed

Chrome-mv3
    - chrome-mv3/inject.js

File has changed

Firefox
    - firefox/inject.js

File has changed

Integration
    - integration/contentScope.js

File has changed

Windows
    - windows/contentScope.js

File has changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants