=== Clicks AI Shopping Agent for WooCommerce ===
Contributors: sykologicist
Tags: woocommerce, ai shopping agent, ucp, agentic commerce, ai cart
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Requires Plugins: woocommerce
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Makes your WooCommerce store discoverable by AI shopping agents via the open Universal Commerce Protocol (UCP). Self-hosted & standard compliant.

== Description ==

Clicks AI Shopping Agent for WooCommerce adds a standards-compliant UCP discovery profile and Catalog Search/Lookup + Cart Building endpoints to any WooCommerce store, so AI shopping agents (Gemini, AI Mode, and other UCP-compatible platforms) can find and shop your catalog. 100% self-hosted — no external service required.

== Installation ==

1. Upload the `clicks-ai-shopping-agent-for-woocommerce` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure your business details at Settings -> Clicks AI Agent.

== Frequently Asked Questions ==

= What is UCP? =
Universal Commerce Protocol (UCP) is an open standard that allows AI agents to discover, browse, and build shopping carts on merchant websites autonomously. Learn more at https://ucp.dev.

= Does this replace WooCommerce? =
No. This plugin requires WooCommerce to be installed and active; it adds UCP protocol support on top of it.

= Is this an official Google or WooCommerce product? =
No. Clicks AI Shopping Agent for WooCommerce is an independent, third-party implementation of the open UCP standard for WooCommerce stores.

== Changelog ==

= 1.0.0 =
* Initial release.
* Support for /.well-known/ucp discovery endpoint.
* Support for Catalog Search and Product Lookup capabilities.
* Support for Cart Building capability (create cart, add/update/remove items, retrieve totals).
* Beautiful Admin Settings panel with self-check diagnostics.
