Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

0.1.0

Choose a tag to compare

@felixarntz felixarntz released this 14 Nov 22:00
· 109 commits to trunk since this release
9037ede

What's Changed

  • Fix license by @felixarntz in #3
  • Enhance linting setup and add basic README and CONTRIBUTING files by @felixarntz in #4
  • Add wp-env and plugin.php file 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_Builder and Prompt_Builder_With_WP_Error by @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

Full Changelog: https://github.com/WordPress/wp-ai-client/commits/0.1.0