* New: Contact Form 7 specialization (requires Contact Form 7 5.8+). AI agents can list, read, create, edit, duplicate, and delete contact forms, and have a built-in reference of the Contact Form 7 form-tag syntax so they author fields correctly. Submitted entries are not included, because Contact Form 7 does not store them.
* New: WPForms specialization (Lite and Pro, requires WPForms 1.8+). AI agents can find forms, create and edit forms and their fields, and manage notifications and confirmations. With WPForms Pro they can also read and manage form entries.
* New: Gravity Forms specialization (requires Gravity Forms 2.7+). AI agents can find forms, create and edit forms and their fields, manage notifications and confirmations, and read and manage entries.
* New: Fluent Forms specialization (free and Pro, requires Fluent Forms 6.0+). AI agents can create and edit forms and their fields, manage form settings, notifications, and confirmations, and read submissions. With Fluent Forms Pro they can also work with payment transactions, subscriptions, draft submissions, and quiz reports.
* New: Formidable Forms specialization (free and Pro, requires Formidable Forms 6.0+). AI agents can create and edit forms, fields, and entries, manage notifications and form actions, and work with form styles. With Formidable Pro they can also read application data and Stripe payment information.
* New: Ninja Forms specialization (requires Ninja Forms 3.13+). AI agents can find, create, edit, duplicate, and delete forms, manage their fields and notifications, and read and delete submissions. Ninja forms can also be migrated to and from the other supported form plugins through the shared form format.
* New: Form migration playbook. A guided, confirmable workflow that helps AI agents move a form's structure from one supported form plugin to another, for example from Contact Form 7 to WPForms, using a shared form format as the common ground. It works across Contact Form 7, WPForms, Gravity Forms, Fluent Forms, Formidable Forms, and Ninja Forms. It covers the form structure only, not submitted entries.
* Fix: Meta Box specialization. Custom taxonomies created or edited by an AI agent are now attached to the post types it specifies, so they appear on the post edit screen and can be queried on the front end. The abilities store and read the post-type link the same way Meta Box's own registrar does, and reading a taxonomy back reflects its real attachment.
* Fix: Meta Box specialization. AI agents can now create, edit, and delete Meta Box relationships that connect your content, and the relationships are saved and stay editable in Meta Box, just like ones set up by hand. This applies when the Meta Box relationships builder is available.
* Tweak: Etch specialization. AI agents can now put hover and focus effects, responsive (mobile) styles, and rules for nested elements into an element's own class styles in Etch, so the whole design stays editable in Etch instead of in a separate global stylesheet. Agents can also create many class styles in one go, which makes styling a full page practical.
* Minor fixes