Skip to content
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

Add A/B test scaffolding #41211

Open
vianasw opened this issue Jan 21, 2025 · 1 comment
Open

Add A/B test scaffolding #41211

vianasw opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
[Feature] AI AI tools in the post and site editor (AI Assistant,Write Brief) [Pri] Normal [Type] Task

Comments

@vianasw
Copy link
Contributor

vianasw commented Jan 21, 2025

No description provided.

@jeherve jeherve added [Type] Task [Pri] Normal [Feature] AI AI tools in the post and site editor (AI Assistant,Write Brief) labels Jan 21, 2025
@mwatson mwatson self-assigned this Jan 23, 2025
@mwatson
Copy link
Contributor

mwatson commented Jan 23, 2025

For translations the best place is likely projects/plugins/jetpack/extensions/blocks/ai-assistant/components/toolbar-controls/index.js as we can switch out the onChange for I18nDropdownControl using useExperiment. We'd also be able to test Chrome's AI for tone change here if we want utilizing the same functionality.

Summarize is a quick action, so projects/plugins/jetpack/extensions/blocks/ai-assistant/components/ai-assistant-toolbar-dropdown/dropdown-content.tsx fits the bill. I think we'd have to override onRequestSuggestion for MenuItem but only for the summarize option. That should be easy enough though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] AI AI tools in the post and site editor (AI Assistant,Write Brief) [Pri] Normal [Type] Task
Projects
None yet
Development

No branches or pull requests

3 participants