Skip to content

Initial Public Release - Autonomous WP Utility Engine

Latest

Choose a tag to compare

@donaldleask-sre-aie donaldleask-sre-aie released this 14 Dec 21:53
7ed3507

🚀 Initial Public Release (v1.0.0)

This is the first stable release of the Autonomous WP Utility Engine, a Gemini-powered agent designed to automate high-velocity SRE and administrative tasks for WordPress.

This release consolidates multiple single-purpose tools into one natural-language interface, accessible via the "God Mode" Terminal (Ctrl + K).

⚡ Key Features in v1.0.0

  • Natural Language SRE: Execute root-level database cleanups, system audits, and configuration changes using plain English prompts.
  • Autonomic Content Hygiene:
    • Auto-Tagging: Intelligently analyzes post drafts and generates relevant taxonomy tags (generate_draft_tags).
    • Auto-Excerpts: Automatically generates and saves excerpts for all post drafts (add_draft_excerpts).
  • Native SMTP Courier: A built-in, zero-dependency SMTP mailer that replaces external plugins.
  • Subscriber System: Native table and management for newsletter subscribers.
  • Smart ID Resolution: Automatically resolves page names (e.g., "Home", "Contact") to Post IDs for command execution.

🛑 Critical Disclaimers

  • License: Released under GPLv3 (AS IS, No Warranty).
  • Expert Use Only: This tool grants root-level access to your database.
  • Billing: Requires a valid Google Gemini API Key. API usage is billed directly to your Google Cloud account.
  • Support: This is a developer utility. Zero support provided.

📦 Installation

Download the Source code (zip) below, rename the folder to autonomous-wp-utility-engine, and upload it to your /wp-content/plugins/ directory.