=== Capy AI Agent ===
Contributors: capydev  
Tags: chatbot, ai, assistant, customer-support  
Requires at least: 5.0  
Tested up to: 6.7
Requires PHP: 7.2  
Stable tag: 1.4  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html


== External services ==

This plugin connects to the Capy AI API to load a chatbot agent.

It loads the chatbot via an iframe from `https://api.capy-ai.com`, using the provided Agent ID and Secret Key (configured in the plugin settings). It also performs a fetch request to retrieve agent customization data like colors and avatar from that domain.

Additionally, the plugin fetches branding information (like color theme and avatar image) from the same API endpoint: `https://api.capy-ai.com/agent/public/{agent_id}`. The avatar image is dynamically used in the toggle button of the widget.

No user-specific personal data is sent from the website. The iframe may request microphone access (if needed for voice), and is served by Capy AI.

Capy AI is provided by CapyDev.  
Terms of service: https://www.capy-ai.com/terms  
Privacy policy: https://www.capy-ai.com/privacy

== Description ==

Capy AI Agent is a chatbot plugin powered by Capy AI...

== Installation ==

1. Install via WordPress Admin...

== Frequently Asked Questions ==

= Is it free? =  
Yes, but you'll need a Capy AI account.

== Changelog ==

= 1.2 =
This version improves iframe support.

= 1.3 =
Reactivate scrolling.

= 1.4 =
Updated readme and css-jss.

