You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CREDITS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The following individuals are responsible for curating the list of issues, respo
12
12
13
13
Thank you to all the people who have already contributed to this repository via bug reports, code, design, ideas, project management, translation, testing, etc.
Copy file name to clipboardExpand all lines: ROADMAP.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,25 @@ This roadmap outlines the planned development of the AI Experiments plugin from
4
4
5
5
## Milestone 0.1.0 - Plugin Foundations and First Feature Integration
6
6
7
-
**Target:**Early October 2025
7
+
**Target:**Late November 2025 (Aligned with WordPress 6.9 Release)
8
8
9
9
### Goals
10
10
11
-
-[] Scaffold the initial plugin structure in the `WordPress/ai` GitHub repository ([#24](https://github.com/WordPress/ai/issues/24))
12
-
-[] Create a basic admin settings screen with a toggle for enabling experimental features ([#25](https://github.com/WordPress/ai/issues/25))
13
-
-[] Integrate the WP AI Client SDK (and underlying PHP AI Client SDK) with a simple service provider setup ([#26](https://github.com/WordPress/ai/issues/26))
11
+
-[X] Scaffold the initial plugin structure in the `WordPress/ai` GitHub repository ([#24](https://github.com/WordPress/ai/issues/24))
12
+
-[X] Create a basic admin settings screen with a toggle for enabling experimental features ([#25](https://github.com/WordPress/ai/issues/25))
13
+
-[X] Integrate the WP AI Client SDK (and underlying PHP AI Client SDK) with a simple service provider setup ([#26](https://github.com/WordPress/ai/issues/26))
14
14
-[ ] Add developer support for pre-configured AI providers so hosts, agencies, and developers can offer out-of-the-box providers to power plugin features ([#27](https://github.com/WordPress/ai/issues/27))
15
15
-[ ] Plugin submission to WordPress.org and public availability via WPORG SVN repo ([#28](https://github.com/WordPress/ai/issues/28))
16
16
17
17
### Features
18
18
19
-
-[] Implement Title Rewriting using Abilities API, MCP Adapter, and the PHP AI Client ([#10](https://github.com/WordPress/ai/issues/10))
20
-
-[] Add UI controls in the post editor for rewriting titles ([#29](https://github.com/WordPress/ai/issues/29))
21
-
-[] Ensure graceful fallback behavior when no provider is configured ([#30](https://github.com/WordPress/ai/issues/30))
19
+
-[X] Implement Title Rewriting using Abilities API, MCP Adapter, and the PHP AI Client ([#10](https://github.com/WordPress/ai/issues/10))
20
+
-[X] Add UI controls in the post editor for rewriting titles ([#29](https://github.com/WordPress/ai/issues/29))
21
+
-[X] Ensure graceful fallback behavior when no provider is configured ([#30](https://github.com/WordPress/ai/issues/30))
22
22
23
23
## Milestone 0.2.0 - Core Feature Expansion
24
24
25
-
**Target:** Mid–October 2025
25
+
**Target:** Mid–December 2025
26
26
27
27
### Goals
28
28
@@ -39,7 +39,7 @@ This roadmap outlines the planned development of the AI Experiments plugin from
39
39
40
40
## Milestone 0.3.0 - Experimental Tools and Developer Options
41
41
42
-
**Target:**21 October 2025 (Aligned with WordPress 6.9 Beta 1)
42
+
**Target:**Mid-January 2026
43
43
44
44
### Goals
45
45
@@ -61,9 +61,9 @@ This roadmap outlines the planned development of the AI Experiments plugin from
61
61
-[ ] Add filters and documentation for customizing provider setup ([#34](https://github.com/WordPress/ai/issues/34))
62
62
-[ ] Documentation on how to override default behaviors with custom handlers ([#34](https://github.com/WordPress/ai/issues/34))0.3
0 commit comments