=== DigitalCompass-AgentHub ===
Contributors: lisacloud
Tags: ai agent, chatbot, openclaw, ai assistant, enterprise ai
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Connect any OpenClaw AI Agent to your WordPress website. Free & Open Source.

== Description ==

AgentHub AI Infrastructure connects any OpenClaw AI Agent to your WordPress website in minutes — no coding required.

= Key Features =

* **Chat Widget** — floating chat button, fully responsive, Markdown rendering
* **Color Picker** — customize all widget colors to match your brand
* **EN/DE Interface** — full English and German admin panel
* **Rate Limiting** — built-in protection for your OpenClaw instance
* **Self-hosted** — your data stays on your server, no SaaS dependency
* **GDPR-friendly** — no visitor data stored, no third-party tracking

= Requirements =

**WordPress:**

* WordPress 5.8 or higher
* PHP 8.1 or higher

**VPS:**

* OpenClaw installed and at least 1 agent configured
* apache2
* apache2 modules: mod_proxy, mod_proxy_http
* openssl — generate Gateway Token
* openssh-server — SSH access

= Upgrade to Pro =

* **AgentHub Pro** — adds Agent Editor: edit your agent's AGENTS.md directly from WordPress admin
* **AgentHub Enterprise** — adds Analytics Dashboard
* **AgentHub Agency Pro** — adds White Label for agencies
* **AgentHub Agency Enterprise** — White Label + Analytics

Learn more at https://digitalcompass.site/wp-agenthub

== External Services ==

This plugin connects to your self-hosted OpenClaw AI Agent gateway. 
The chat endpoint is configured by the site administrator and runs 
on the administrator's own server infrastructure.

No data is sent to external third-party services. All communication 
stays between your WordPress site and your own OpenClaw instance.

== Installation ==

1. Upload the plugin ZIP via WordPress Admin → Plugins → Add New → Upload Plugin
2. Activate the plugin
3. Go to Settings → AgentHub Setup ⚙️ and configure your OpenClaw Endpoint, Gateway Token and Model
4. That's it — your AI agent is live!

The complete documentation can be found on https://github.com/digital-compass-de/AgentHub-AI-Infrastructure


== Screenshots ==

1. Chat Window
2. Agenthub Settings page

== Changelog ==

= 1.0.0 =
* Initial release
* Chat widget with OpenClaw integration
* Color picker for full widget customization
* EN/DE multilingual interface
* Rate limiting for OpenClaw protection
