This repository was archived by the owner on Jun 3, 2026. It is now read-only.
0.1.0
What's Changed
- Fix license by @felixarntz in #3
- Enhance linting setup and add basic
READMEandCONTRIBUTINGfiles by @felixarntz in #4 - Add
wp-envandplugin.phpfile to easily test package in WordPress by @felixarntz in #5 - Update license information to GPL-2.0-or-later by @jeffpaul in #7
- Implement API credentials manager with basic settings screen by @felixarntz in #6
- Adds HTTP Client Adapter by @JasonTheAdams in #2
- Git-ignore tool-specific AI config files more comprehensively by @felixarntz in #15
- Implement
Prompt_BuilderandPrompt_Builder_With_WP_Errorby @felixarntz in #13 - Simplify AI client instantiation by having a central method, and warn about missing initialization by @felixarntz in #14
- Add PHPUnit test setup and initial test (for AI_Client) by @felixarntz in #18
- Fix Prompt_Builder method chaining by @JasonTheAdams in #20
- Add comprehensive test coverage for prompt builder by @felixarntz in #21
- Enhance readme to be a bit more comprehensive and remove note on not being ready for usage by @felixarntz in #22
- Prepare initial release by bumping version to 0.1.0 by @felixarntz in #23
New Contributors
- @felixarntz made their first contribution in #3
- @jeffpaul made their first contribution in #7
- @JasonTheAdams made their first contribution in #2
Full Changelog: https://github.com/WordPress/wp-ai-client/commits/0.1.0