Skip to content

Conversation

@badasswp
Copy link
Owner

@badasswp badasswp commented Oct 9, 2025

This PR resolves the issue.

Description / Background Context

At the moment, the AI Switcher option within the Gutenberg block editor is hard-coded. We need to make this as extensible as possible so that users can be able to filter the list of AI providers they can choose from.

This PR implements this correctly.

Image

Testing Instructions

  • Pull PR to local.
  • Run yarn build to build correctly.
  • Add the filter shown below to filter AI provider list.
  • Proceed to Gutenberg block editor post page.
  • Observe that your new AI provider is now added to the list.

@badasswp badasswp self-assigned this Oct 9, 2025
@badasswp badasswp added enhancement New feature or request chore Task to be done test Unit/Integration tests labels Oct 9, 2025
@badasswp badasswp changed the base branch from master to release-1.8.0 October 9, 2025 06:30
@badasswp badasswp linked an issue Oct 9, 2025 that may be closed by this pull request
@badasswp badasswp merged commit 7f15f60 into release-1.8.0 Oct 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Task to be done enhancement New feature or request test Unit/Integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make AI Switcher options filterable

2 participants