-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Objective
Implement AI capabilities to identify and reduce false positives produced by current Plugin Check Plugin (PCP) validations.
Requirements
- Integrate the wp-ai-client library to enable AI processing:
https://github.com/WordPress/wp-ai-client - Add a dedicated settings page to configure and manage the AI integration.
- Add a checkbox in the settings page to enable or disable AI-based analysis.
- Add a WP-CLI flag/command to allow running the checks with AI from the command line.
- Enable the system to review existing PCP checks and flag cases where we are not 100% certain the reported issue is valid.
- Use the AI to help identify likely false positives and provide supporting scoring or reasoning.
Expected Outcome
A reduction in false-positive check results, improved accuracy in plugin reviews, and a more reliable experience for developers and reviewers.
Metadata
Metadata
Assignees
Labels
No labels