v0.2.0
Download ai-engine-yolo.zip below and install it in WordPress via Plugins → Add New → Upload Plugin, then activate. AI Engine (free or Pro) must be active with its MCP server enabled.
Changes
- Removed the
WP_ENVIRONMENT_TYPEgate: activating the plugin now enables the tools, deactivating disables them. The real guard remains AI Engine's admin-level access check on the MCP token. - Added shell (
yolo_run_shell), WP-CLI (yolo_wp_cli), and SQL (yolo_sql) tools. - Added
yolo_delete_fileandyolo_make_directory;yolo_write_filenow creates parent directories.