Description
Introduce an optional “AI Playground” section that lets advanced users test prompts, inspect responses, and experiment with model settings such as temperature and max tokens. This feature should be disabled by default and enabled via the plugin’s settings screen (or perhaps only via a filter so as not to distract or confuse less technical users).
Goals
Acceptance Criteria
- Playground can be enabled/disabled via settings (or, again, potentially via a filter).
- Users can submit prompts and view AI responses within WordPress admin.
- Advanced configuration controls function correctly and persist across sessions.
- Debug info displays only when explicitly enabled.
- All code meets WordPress coding standards and feature encapsulation guidelines.
Description
Introduce an optional “AI Playground” section that lets advanced users test prompts, inspect responses, and experiment with model settings such as temperature and max tokens. This feature should be disabled by default and enabled via the plugin’s settings screen (or perhaps only via a filter so as not to distract or confuse less technical users).
Goals
/features/ai-playground/.Acceptance Criteria