Skip to content

AI Agent for Website v1.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 14:55
· 47 commits to main since this release
affb0fa

What's Changed

Added

  • WooCommerce Integration: Full e-commerce integration with AI chat agent
    • Automatic WooCommerce detection and configuration
    • Product search through chat interface with natural language queries
    • Display relevant products with images, prices, and descriptions
    • Related products and smart suggestions based on user queries
    • Product comparison feature to compare multiple products side-by-side
    • Add to cart functionality directly from chat widget
    • Configurable display options (show prices, show add to cart, etc.)
  • Product Knowledge Base Sync: Sync WooCommerce products to AI knowledge base
    • Configurable sync options (descriptions, prices, categories, attributes, stock status)
    • Manual "Sync Now" button for on-demand synchronization
    • Auto-sync option to automatically update KB when products change
    • Last sync timestamp and product count display
  • New REST API endpoints for WooCommerce product operations and KB sync
  • WooCommerce integration modal in admin settings with KB sync section
  • Product card and comparison UI components in chat widget

Changed

  • Enhanced chat widget JavaScript with product display capabilities
  • Extended admin settings with WooCommerce integration category
  • Added WooCommerce-specific CSS styles for product display
  • AI assistant can now answer questions about products from knowledge base

Full Changelog: ...v1.7.0