AI 0.6.0: image editing and a cleaner feature model
AI 0.6.0 turns experiments into a type of feature, adds iterative image editing in the Media Library, and renames hooks. C2PA content provenance is queued for 0.7.0.
AI 0.6.0 turns experiments into a type of feature, adds iterative image editing in the Media Library, and renames hooks. C2PA content provenance is queued for 0.7.0.
WordPress.com has added 19 write abilities to its MCP integration, so an agent can create posts, pages, media and terms. Drafts by default, explicit approval before every change, and your own role still caps what it can reach.
An agent turned a missing database index into a 500-line middleware layer. What I do differently now: plan mode before any code, core WordPress functions first, and a read through the tool calls rather than just the final file.
The @wp-playground/mcp package lets an AI client drive a Playground instance over MCP: run PHP, write files, query the database and check the front end, all inside the browser.
Efficiency is one slice of AI value, not the whole thing. Where automation, augmentation and innovation each show up, why the accuracy tax cancels out saved hours, and how to queue an AI fraud check so it never blocks checkout.
The API bill is the usual reason teams look at their own hardware, and privacy is the better one. Which benchmarks to trust for agents, how far you can quantize before logic breaks, what a single A100 on GCP costs, and serving Qwen 3.5-27B with vLLM.
WordPress.org now runs an MCP server for the plugin directory, so an AI assistant can validate readme.txt, check where a submission sits in the queue and read the guidelines from the source. The review team still holds you responsible for the code.
AI coding assistants write decent functions and miss the system around them. A naive REST endpoint next to a reviewed one, two outage stories, and the workflow I use to keep an agent on a leash.
Telex is Automattic’s experimental tool for generating block themes from a prompt. What the output actually contains, the templates you have to ask for, and why I test every generated ZIP in Playground first.
Shadow AI shows up because the official workflow is slower than the shortcut. Here is how I read that usage as a signal, and what a governed option looks like inside a WordPress stack.