Linux 软件免费装
Banner图

LolaCore – AI Admin Agent

开发者 vanguardhive
更新时间 2026年6月25日 04:43
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce site management ai assistant admin automation plugin builder

下载

1.8.2 1.8.3 1.6.1 1.7.0 1.4.0 1.4.1 1.5.0 1.6.2 1.8.4 1.6.0 1.6.3 1.7.1 1.7.2 1.8.0 1.8.1

详情介绍:

Running WordPress once is easy. Running it every day is what wears you down: a separate screen for everything, a browser full of tabs, the same clicks every week, and the reason you made a change gone the moment you close the session. That daily grind has a name. It is admin fatigue, and it is the real cost of running a site. It hits hardest in a WooCommerce store, where every order, refund, and stock update stacks one more screen between you and the work. But any WordPress admin who runs real sites knows the feeling. I know it because I ran a WooCommerce store for ten years, and what burned me out was never the selling. It was the admin. LolaCore is where that stops. Lola is an AI agent that lives inside your wp-admin. You tell her what you need in plain words, she does the admin work, and she shows you exactly what she is about to change before anything happens. No new dashboard. No external tool to keep running. She works where you already work. And she remembers. Every other AI tool forgets the moment you close the tab. Lola keeps what she learns about your site across sessions, built natively on the WordPress 7.0 AI Client and the new Abilities API, so you never explain your setup twice. What Lola is NOT Lola is not a content generator. She doesn't write blog posts, invent marketing copy, or hallucinate data she doesn't have. She doesn't browse the web, scrape pages, or fetch arbitrary URLs. She doesn't touch your theme files or edit core PHP. The one exception is Plugin Builder, where she generates custom plugins for your site that you own and iterate in chat. Lola is a site admin who happens to be an AI. She reads real data from your WordPress database, reasons about it, and executes real actions, with your explicit approval, every single time. If you want an AI that writes articles for you, this is the wrong plugin. If you want an AI that actually knows your site and manages it through conversation, keep reading. For the complete picture (memory mechanics, ability reference, prompt library, and configuration walkthrough), see the full documentation. Persistent memory This is the part that changes how you work. Lola remembers facts across sessions. Plugin conflicts, security findings, your preferences, decisions you've made. All stored locally in your WordPress database. Her memory works the way human memory works: recent and important findings stay sharp, trivial details from months ago fade out, and critical facts you pin or mark as high importance decay much slower and stay in context longer. When you start a new conversation, Lola already knows what happened last time. You don't re-explain your stack. You don't repeat what was decided last month. You pick up the thread. How decay, boosting, and export/import work under the hood: persistent memory guide. 66 abilities. 9 domains. One chat. Lola ships with 66 built-in abilities split across 9 functional domains: Site diagnostics (4 abilities). WordPress version, PHP status, HTTPS, database size, permalink structure, security headers, SEO audit, debug mode detection. Lola tells you what's broken before your client does. Plugins (6 abilities). Search WordPress.org, install, activate, deactivate, update one or all at once. "Update all plugins" is one sentence. No clicking through 14 update screens. Plugin Builder (9 abilities). Describe a custom plugin for your site in chat. Lola reads your site structure first, co-designs a short plan with you, then generates three standard files (PHP, JS, CSS) in the background with internal safety checks and an AI code review. The first delivery is a working MVP you refine through chat. Save it to your Built Plugins library, test it in WordPress Playground (WooCommerce and demo products when needed), attest that it works, and only then install it on your live site. Still inactive until you choose to activate. Content & metadata (7 abilities). Create pages, edit posts, change status, update slugs, read and write post meta. "Create a draft page called Services with this text." Done. "Change the SEO title of post 42." Done. Works with Yoast, RankMath, and any plugin that stores data in post meta. Users (4 abilities). Create accounts, change roles, remove users with automatic content reassignment. The kind of admin task that takes 6 clicks, solved in one sentence. Database & cache (3 abilities). Clean post revisions, expired transients, orphaned postmeta, and spam comments. The cleanup WordPress never does for you. Taxonomies & media (7 abilities). Read and manage categories, tags, comments, and media files across the board. Every write action requires your confirmation first. Themes & settings (13 abilities). Search, install, update, and delete themes. Read and write site options. Manage navigation menus. Switch themes with safety warnings. Review cron jobs and remove orphaned entries. Full lifecycle management for everything outside content and plugins. WooCommerce (13 abilities). If WooCommerce is active, Lola detects it automatically. 13 of her 66 abilities are dedicated WooCommerce tools: "How much revenue did we do this week?" Lola pulls the number from your actual WooCommerce data. No dashboard required. Full breakdown of every ability with domain details: ability reference. Full WooCommerce tool reference with examples: WooCommerce abilities. How Lola stays safe Your data never touches our servers. There are no LolaCore servers. No telemetry. No analytics. No "anonymous usage data." Your conversations go from your hosting to your AI provider. That's it. Nothing happens without your approval. Every write action (every plugin update, every post edit, every database cleanup) shows a preview card with exactly what Lola is about to do. You confirm or cancel. Scheduled maintenance (memory decay, log retention) and Plugin Builder generation run in the background only after you start them or approve the underlying action. No surprise writes. Every change is logged. Before/after snapshots for every action executed. If something goes wrong, you know exactly what changed and when. Admin-only by design. Lola only appears for users with full administrator capabilities. No accidental exposure to editors, authors, or subscribers. Any model, your choice Lola works natively with whatever AI provider you configure in your WordPress 7.0 settings. You are never locked into a single ecosystem. We highly recommend these agentic models for optimal performance: Because Lola relies on the native WordPress connector, you can also use Gemini, Grok, local models via Ollama, or route through OpenRouter to models that support function calling. You pay your provider directly. LolaCore doesn't charge per token and doesn't add a markup. The conversation goes from your WordPress server directly to your configured AI provider. Nobody else sees it. Step-by-step setup for providers: connecting your AI provider. Native to WordPress 7.0 LolaCore runs entirely on the native WordPress AI Client and Abilities API introduced in WordPress 7.0. No external HTTP libraries. No custom credential vaults maintained by one developer. A minimal bundled vendor/ folder ships only what WordPress.org distribution requires (MCP adapter and Jetpack autoloader), not a heavy dependency tree. When WordPress updates its AI infrastructure, LolaCore updates with it. That's why we require WordPress 7.0, and that's why the plugin stays lean and current. Lola's lane A tool that does everything does nothing well. Lola is built narrow on purpose. Why these boundaries exist and what's on the roadmap: what Lola cannot do. Skills: teach Lola new behaviors Skills are short behavioral guides written in plain Markdown. When a conversation matches certain triggers, the relevant skill loads, shaping how Lola approaches the task without granting new abilities or data access. LolaCore ships with 14 built-in skills (10 general plus 4 for Plugin Builder), active by default. You can also create your own: write a Markdown file with YAML frontmatter, import it through the settings panel, or ask Lola to build one for you directly in the chat. Skills are Lola's judgment layer. Abilities define what she can do. Skills define how she thinks about doing it. How skills work, trigger conditions, and the custom skills beta: skills guide. Don't know what to say? Start here. Lola understands natural language. No commands, no syntax. But if you want a head start, here are six prompts you can copy and paste right now:
"Give me a quick briefing on the site. Anything that needs attention today." "Run a complete security audit. Tell me what actually needs attention, not just a checklist." "Update all plugins except Elementor and [plugin name]. Show me the list first." "How much have we sold this week? Compare it to last week." "Check the database and tell me what's worth cleaning up." "Remember that [important fact about your site or client preference]."
These six cover diagnostics, security, plugins, WooCommerce, database, and memory. There are 42 more in the complete library: daily check-ins, content workflows, and multi-step session combos. prompt library.

安装:

  1. Upload the lolacore folder to /wp-content/plugins/ or install via the WordPress plugin screen.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Configure your AI provider through WordPress's built-in AI settings (Settings → AI).
  4. Open the floating chat widget in your admin dashboard.
  5. Start managing your site through conversation.
Requirements Detailed setup instructions and first-conversation tips: getting started guide.

屏幕截图:

  • Security audit results with severity flags and fix suggestions.
  • Plugin installation through chat. Lola finds, downloads, and asks before installing.
  • Action confirmation flow: every write operation shows a preview and requires approval before executing.
  • The ability panel: 66 abilities across 9 domains, each toggleable from the settings page.

常见问题:

What is admin fatigue?

Admin fatigue is the cumulative cost of running a WordPress site through a panel that puts dozens of clicks between the simple thing you want to do and actually getting it done. It is worst in WooCommerce stores, but every WordPress admin feels it. LolaCore exists to remove it: you describe the task, Lola does the admin work from chat. Full explanation: what is admin fatigue.

Do I need to know how to code?

No. You tell Lola what you need in plain language, the same way you would explain it to an employee. No commands, no syntax, nothing to memorize. If you can describe the task, Lola can run it.

Can Lola break my site?

Every write action requires explicit confirmation. Lola shows you exactly what she is about to do, and you approve or cancel. Safety guards prevent deactivating LolaCore itself, deleting the last administrator, and permanent content deletion without warning. All executed actions are logged with before/after snapshots.

Does LolaCore charge per use?

No. LolaCore is free. The only cost is your own AI provider: you connect your account in WordPress settings and pay that provider directly for what you use. LolaCore takes no cut, adds no markup, and never charges per message.

Does LolaCore work with WooCommerce?

Yes. If WooCommerce is active, Lola automatically detects it and enables 13 dedicated abilities for product management, order tracking, customer data, coupons, categories, and sales reporting.

Is LolaCore only for WooCommerce stores?

No. The store owner feels admin fatigue most acutely, so a lot of the examples are about WooCommerce, but 53 of Lola's 66 abilities are general WordPress work: diagnostics, plugins, content, users, database, themes, and settings. If you run any WordPress site, Lola earns her keep with or without WooCommerce.

What data is sent to AI providers?

When you chat with Lola: your messages, a summary of your site scan (WordPress version, plugin list, PHP version), and relevant memory facts. Passwords, API keys, and personal user data are never included in the AI context.

Where is my data stored?

All data (memory facts, chat history, configuration) is stored in your WordPress database. Six dedicated tables are created on activation (lolacore_memory, lolacore_log, lolacore_config, lolacore_sessions, lolacore_messages, lolacore_skills). Nothing is sent to external servers except your chat messages to your configured AI provider when you actively use the chat.

What happens when I deactivate the plugin?

Deactivation clears scheduled cron events but preserves all your data. Uninstalling the plugin permanently deletes all database tables and stored options. Your choice.

Does LolaCore work with other plugins?

Lola reads and writes standard WordPress data: options, post meta, users. She works alongside Yoast SEO, RankMath, ACF, Contact Form 7, and any plugin that stores data in the WordPress database.

Can I use LolaCore for client sites?

Yes. Install LolaCore on each client site independently. Each installation has its own memory, its own logs, its own context. Many consultants use it to speed up monthly maintenance and generate faster client reports.

Can I use Lola from an IDE?

Yes. Every ability is exposed through the WordPress Abilities API, and LolaCore bundles a zero-config MCP server, so developers can connect Lola to an MCP client like Claude Desktop or Cursor. Lola's home is the chat in your wp-admin; the IDE option is there if you want it.

Why does LolaCore require WordPress 7.0?

LolaCore is built entirely on the native AI Client introduced in WordPress 7.0. This eliminates external HTTP dependencies, uses WordPress's own credential management, and ensures long-term compatibility as the platform evolves. No shims, no polyfills, no fallback layers. These are the quick answers. For 45+ questions across memory, skills, licensing, safety, and troubleshooting, see the complete FAQ.

更新日志:

1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.2 1.7.1 1.7.0 1.6.3 1.6.2 1.6.1 1.6.0 1.5.0 1.4.1 1.4.0 1.3.0 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0