April 2026
The month focused on advancing AI infrastructure, introducing new content blocks, and improving platform tooling and testing capabilities.
AI Infrastructure and Agentic Workflows
A new Express-based AI server was introduced to provide WordPress integration, an admin dashboard, and automated testing infrastructure. Agentic workflows were enhanced with a skeptical review step that allows for bounded multi-file work by evaluating implementation phases. Additionally, internal skills and subagents were added to automate pull request reviews, and a QA Agent for Copilot was created to generate and run Playwright tests from natural language instructions.
Content Blocks and Documentation
Significant additions were made to the Gutenberg block ecosystem, including a new Forms module supporting HubSpot and Contact Form 7 with submit actions, a multi-layer media background block, a Lottie Animation block with configurable playback modes, and a Video file block with playback controls. SVG icon support was added to Gutenberg buttons. Documentation improvements included support for embedding images in auto-generated docs via PHPDoc tags and updated guidance on frontend JavaScript architecture and modular block structures.
Platform Tooling and Infrastructure
Platform tooling received several updates, including a refreshed design system for the changelog, a seed workflow that now seeds all repos by default, and a Node 24-based development container with OpenCode and Bun support. Release workflows were modernized using new command groups and helper commands, and a consolidated settings screen was introduced for module configuration. Environment detection utilities were also added to identify and badge local, development, staging, and production environments.
Testing and Quality Assurance
Testing capabilities were expanded with Playwright e2e testing for blocks against WordPress Playground and workflows for testing external URLs. Cache control was improved with better error handling and static methods for cache operations. Module management was refined to prevent enabling modules until direct dependencies are satisfied, and various bug fixes were applied to ensure stability across plugins and themes.
Past Months
March 2026
75 releasesExpanded the Nexus module system with administrative tools and documentation while enhancing block editor stability and media handling.
February 2026
40 releasesInfrastructure improvements introduce a modular architecture and monitoring tools, while UI components receive enhancements for gradients, navigation, and video playback.
January 2026
116 releasesMigrated the development stack to Bun and the Airfleet Framework plugin while enhancing UI components with mobile sliders, tabs, and improved lazy loading.