AutoRepair AI

描述

AutoRepair AI is a safety-first WordPress recovery assistant.

The free version includes:

  • A ten-point health scan for the front page, REST API, database, HTTPS, disk, filesystem, cron, maintenance mode, plugin updates, and recent fatal-error markers.
  • A local explainable expert system that identifies common failure patterns without sending site data to an external AI service.
  • Whitelisted repairs for object cache, permalink rules, update cache, the plugin health cron, and stale maintenance locks.
  • Restore points before plugin updates when direct filesystem access is available.
  • Manual rollback from a restore point.
  • Optional automatic rollback only after a confirmed HTTP 5xx response.
  • A capped local activity log.

The MVP intentionally does not change posts, users, theme settings, plugin settings, or the database schema.

屏幕截图

安装

  1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
  2. Activate AutoRepair AI.
  3. Open AutoRepair AI in the WordPress admin menu.
  4. Run the first health scan.
  5. Create a manual restore point before enabling automatic rollback.

常见问题

Does the plugin send my site data to an AI provider?

No. Version 0.1.0 uses a local rule-based expert system and makes only loopback health requests to the site’s own Home and REST URLs.

Will it disable plugins automatically?

No. The MVP never disables a plugin. Automatic rollback restores only the plugin that was just updated and only after a confirmed front-page HTTP 5xx response.

Is this a full backup product?

No. Restore points contain plugin files only. Continue using a separate full-site database and file backup.

Why was a restore point skipped?

The plugin may exceed the configured size limit, or the host may require interactive FTP credentials. The update is not blocked when a restore point cannot be created.

Are there paid upgrades?

Optional agency add-ons (a multi-site dashboard, incident email notifications, a REST API with webhooks, monthly summary reports, and white label branding) are available as separate paid plans. Every feature described above in this free version remains fully functional without any purchase.

评价

此插件暂无评价。

贡献者及开发者

「AutoRepair AI」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「AutoRepair AI」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2.0

  • Added optional agency add-ons available as separate paid plans: multi-site dashboard, incident email notifications, REST API with webhooks, monthly summary reports, and white label branding.
  • No change to the free feature set; all free features remain fully functional without any purchase.

0.1.0

  • Initial safety-first MVP.