=== Treder AI Assistant ===
Contributors: bdtreder
Tags: ai, assistant, chatbot, floating chat, website assistant
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight floating AI assistant for WordPress websites using the WordPress AI Client.

== Description ==

Treder AI Assistant adds a simple floating AI assistant bubble to your WordPress website.

The plugin uses the WordPress AI Client introduced in WordPress 7.0. Site owners configure their AI provider through WordPress Settings → Connectors, and Treder AI Assistant uses that configured provider instead of storing provider API keys directly.

Features:

* Floating assistant bubble
* Compact chat panel
* Custom assistant title
* Custom welcome message
* Custom assistant instructions
* Sitewide enable/disable setting
* Lightweight frontend assets
* Basic per-IP rate limiting
* No chat history stored by default
* Uses the WordPress AI Client

== Requirements ==

* WordPress 7.0 or newer
* PHP 7.4 or newer
* At least one AI provider configured in WordPress Settings → Connectors

== Installation ==

1. Upload the plugin ZIP file through Plugins → Add New → Upload Plugin.
2. Activate Treder AI Assistant.
3. Configure an AI provider in WordPress Settings → Connectors.
4. Go to Settings → Treder AI Assistant.
5. Enable the assistant and save settings.

== Frequently Asked Questions ==

= Does this plugin store API keys? =

No. Treder AI Assistant uses the WordPress AI Client. Provider credentials are handled by WordPress through the configured AI provider/connector.

= Does this plugin store chat history? =

No. Chat history is not stored by default.

= Does this plugin call OpenAI directly? =

No. The plugin uses the WordPress AI Client and does not call provider APIs directly.

= Why does this require WordPress 7.0? =

WordPress 7.0 includes the built-in AI Client used by this plugin.

== Changelog ==

= 1.0.0 =
* Initial release.
